diff options
Diffstat (limited to 'tools/iio/iio_event_monitor.c')
-rw-r--r-- | tools/iio/iio_event_monitor.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/iio/iio_event_monitor.c b/tools/iio/iio_event_monitor.c index f19cff19900e..427c271ac0d6 100644 --- a/tools/iio/iio_event_monitor.c +++ b/tools/iio/iio_event_monitor.c | |||
@@ -16,8 +16,6 @@ | |||
16 | * | 16 | * |
17 | */ | 17 | */ |
18 | 18 | ||
19 | #define _GNU_SOURCE | ||
20 | |||
21 | #include <unistd.h> | 19 | #include <unistd.h> |
22 | #include <stdlib.h> | 20 | #include <stdlib.h> |
23 | #include <stdbool.h> | 21 | #include <stdbool.h> |