src/module.h
changeset 105 b6b183fbf373
parent 103 454aea1e4f11
child 108 50ff7ac8a725
--- a/src/module.h	Wed Apr 01 00:38:16 2009 +0300
+++ b/src/module.h	Wed Apr 01 00:57:34 2009 +0300
@@ -15,6 +15,7 @@
 #include "error.h"
 
 #include <sys/queue.h>
+#include <stdbool.h>
 
 /**
  * Information required to load/identify a module.