mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-14 15:05:39 +02:00
Remove bogus deprecation warning from <getopt.h>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include_next <getopt.h>
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#warning "Deprecated header, use <bsd/unistd.h> or <unistd.h> with libbsd-overlay.pc instead."
|
||||
#include <getopt.h>
|
||||
#include <bsd/unistd.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user