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
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@
|
|||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
|
||||
#ifndef _GNU_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
#endif
|
||||
#include <getopt.h>
|
||||
|
||||
#include "busybox.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue