]> granicus.if.org Git - shadow/commitdiff
Indicate that defines.h is included for the definition of the "bool" type.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 08:52:34 +0000 (08:52 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 May 2008 08:52:34 +0000 (08:52 +0000)
lib/commonio.h

index 9bda9fb94ed4d131093f7e81e3731b145c6a78ef..e031756b64f51599cb816620d65d94ec93b93661 100644 (file)
@@ -38,7 +38,7 @@
 #include <selinux/selinux.h>
 #endif
 
-#include "defines.h"
+#include "defines.h" /* bool */
 
 /*
  * Linked list entry.