mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-14 23:08:00 +02:00
Remove bogus deprecation warning from <getopt.h>
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user