From: Guillem Jover Date: Wed, 21 Mar 2012 03:10:37 +0000 (+0100) Subject: Remove bogus deprecation warning from X-Git-Tag: 0.4.0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f71d8e050178ab23ab9b06ee4ccab901ce4284bf;p=thirdparty%2Flibbsd.git Remove bogus deprecation warning from --- 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