diff options
Diffstat (limited to 'luaif/paths.c')
-rw-r--r-- | luaif/paths.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/luaif/paths.c b/luaif/paths.c index 6ca0239..861fb41 100644 --- a/luaif/paths.c +++ b/luaif/paths.c @@ -4,8 +4,6 @@ * Licensed under LGPL version 2.1, see top level LICENSE file for details. */ -#define _GNU_SOURCE - #include <unistd.h> #include <stdio.h> #include <stdlib.h> |