From f71d8e050178ab23ab9b06ee4ccab901ce4284bf Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 21 Mar 2012 04:10:37 +0100 Subject: [PATCH] Remove bogus deprecation warning from --- include/bsd/getopt.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/bsd/getopt.h b/include/bsd/getopt.h index 697f940..52a8f9c 100644 --- a/include/bsd/getopt.h +++ b/include/bsd/getopt.h @@ -31,7 +31,6 @@ #include_next #include #else -#warning "Deprecated header, use or with libbsd-overlay.pc instead." #include #include #endif -- 2.47.3