Code

Fix short help using "warn" for the -f option instead of "warning" (onredirect).
[nagiosplug.git] / gl / netinet_in.in.h
index c45e53b64e0b0404d19d2675c5ea8c31a3191489..97e11a7e0b023cdc338487cfa2b1715decfe674d 100644 (file)
@@ -1,5 +1,5 @@
 /* Substitute for <netinet/in.h>.
-   Copyright (C) 2007 Free Software Foundation, Inc.
+   Copyright (C) 2007-2008 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
 #if @HAVE_NETINET_IN_H@
 
+# if __GNUC__ >= 3
+@PRAGMA_SYSTEM_HEADER@
+# endif
+
 /* On many platforms, <netinet/in.h> assumes prior inclusion of
    <sys/types.h>.  */
 # include <sys/types.h>