diff options
Diffstat (limited to 'tests/test_getdomainname_static.c')
| -rw-r--r-- | tests/test_getdomainname_static.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/test_getdomainname_static.c b/tests/test_getdomainname_static.c index a7671c4..478a274 100644 --- a/tests/test_getdomainname_static.c +++ b/tests/test_getdomainname_static.c | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | #include "common.h" | ||
| 2 | |||
| 3 | #define _GNU_SOURCE | 1 | #define _GNU_SOURCE |
| 2 | #define _DEFAULT_SOURCE | ||
| 3 | |||
| 4 | #include "common.h" | ||
| 4 | 5 | ||
| 5 | #include <unistd.h> | 6 | #include <unistd.h> |
| 6 | 7 | ||
