diff options
Diffstat (limited to 'src/device.c')
| -rw-r--r-- | src/device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device.c b/src/device.c index afb2d92..87a36cc 100644 --- a/src/device.c +++ b/src/device.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | #define _DEFAULT_SOURCE | 21 | #define _DEFAULT_SOURCE |
| 22 | #define _BSD_SOURCE | ||
| 22 | 23 | ||
| 23 | #ifdef HAVE_CONFIG_H | 24 | #ifdef HAVE_CONFIG_H |
| 24 | #include <config.h> | 25 | #include <config.h> |
