From be8e844ec731a7885bbee37a2f977ed4dae2a3c7 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 10 Jul 2016 12:24:34 -0400 Subject: compile fixes --- src/faudit/faudit.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/faudit/faudit.h') diff --git a/src/faudit/faudit.h b/src/faudit/faudit.h index f54f95f98..3c08a3eab 100644 --- a/src/faudit/faudit.h +++ b/src/faudit/faudit.h @@ -20,6 +20,7 @@ #ifndef FAUDIT_H #define FAUDIT_H +#define _GNU_SOURCE #include #include #include @@ -57,4 +58,4 @@ void network_test(void); // dbus.c void dbus_test(void); -#endif \ No newline at end of file +#endif -- cgit v1.2.3-70-g09d2