diff --git a/networking/wget.c b/networking/wget.c index 165af9a58..29f5d45c3 100644 --- a/networking/wget.c +++ b/networking/wget.c @@ -24,9 +24,6 @@ #include #include -#ifndef _GNU_SOURCE -#define _GNU_SOURCE -#endif #include #include "busybox.h"