diff --git a/abuild-tar.c b/abuild-tar.c index d8de043..956fcc9 100644 --- a/abuild-tar.c +++ b/abuild-tar.c @@ -8,6 +8,7 @@ * by the Free Software Foundation. See http://www.gnu.org/ for details. */ +#define _GNU_SOURCE #include #include #include @@ -17,6 +18,7 @@ #include #include +#include #ifndef VERSION #define VERSION ""