mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 11:17:37 +01:00
Remove bogus deprecation warning from <getopt.h>
This commit is contained in:
parent
0b96e1a218
commit
f71d8e0501
@ -31,7 +31,6 @@
|
|||||||
#include_next <getopt.h>
|
#include_next <getopt.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#else
|
#else
|
||||||
#warning "Deprecated header, use <bsd/unistd.h> or <unistd.h> with libbsd-overlay.pc instead."
|
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <bsd/unistd.h>
|
#include <bsd/unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user