If we really _need_ an #ifdef like this, then we should be using the libbb
getopt infrastructure instead.
This commit is contained in:
parent
746cfc8bf0
commit
d1569c215c
@ -24,9 +24,6 @@
|
|||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
|
||||||
#ifndef _GNU_SOURCE
|
|
||||||
#define _GNU_SOURCE
|
|
||||||
#endif
|
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
|
||||||
#include "busybox.h"
|
#include "busybox.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user