Indicate that defines.h is included for the definition of the "bool" type.
This commit is contained in:
parent
4f38c8d201
commit
3ca3362283
@ -38,7 +38,7 @@
|
||||
#include <selinux/selinux.h>
|
||||
#endif
|
||||
|
||||
#include "defines.h"
|
||||
#include "defines.h" /* bool */
|
||||
|
||||
/*
|
||||
* Linked list entry.
|
||||
|
Loading…
Reference in New Issue
Block a user