diff th_config.h @ 270:6cfa9bc91ee6

Remember to include th_datastruct.h where needed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Feb 2016 14:22:33 +0200
parents 7acdd3ab6900
children efd33accdc81
line wrap: on
line diff
--- a/th_config.h	Wed Feb 17 14:20:36 2016 +0200
+++ b/th_config.h	Wed Feb 17 14:22:33 2016 +0200
@@ -9,6 +9,7 @@
 #define TH_CONFIG_H
 
 #include "th_util.h"
+#include "th_datastruct.h"
 #include "th_ioctx.h"
 
 #ifdef __cplusplus