chiark / gitweb /
Add missing includes
[elogind.git] / src / shared / audit.h
index 7e9c929ac6c652c6d94345fb38e353cf4ae5e926..781866ae1c9af88cd5ccd341bd58baf31b4479a5 100644 (file)
@@ -21,6 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <stdint.h>
+#include <stdbool.h>
 #include <sys/types.h>