include autotools config.h to IOHandler.h
authorpk910 <philipp@zoelle1.de>
Wed, 22 Aug 2012 01:25:21 +0000 (03:25 +0200)
committerpk910 <philipp@zoelle1.de>
Wed, 22 Aug 2012 01:25:21 +0000 (03:25 +0200)
src/IOHandler.h

index 208b854b79e52567b22c786a6806eaca922098b4..23c411c688a968c9c12102e60bdc378f5af7f6a2 100644 (file)
@@ -16,6 +16,7 @@
  */
 #ifndef _IOHandler_h
 #define _IOHandler_h
+#include "../config.h" /* configure script autogenerated */
 #include <stddef.h>
 #include <sys/time.h> /* struct timeval */