X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fnetdb.in.h;h=8f091411f81313cde1d2ce8c955a95bb14c3297e;hb=e25c6d9cca2c2e7d732c72e8c91daaf2fa1c68e1;hp=461d12f4c9a03a673c94cca530823e1fa9f587eb;hpb=40aa4775a4319d3a3e5a571e6c28feb1d8566adc;p=gnulib.git diff --git a/lib/netdb.in.h b/lib/netdb.in.h index 461d12f4c..8f091411f 100644 --- a/lib/netdb.in.h +++ b/lib/netdb.in.h @@ -20,12 +20,12 @@ It is intended to provide definitions and prototypes needed by an application. */ -# if __GNUC__ >= 3 -@PRAGMA_SYSTEM_HEADER@ -# endif - #ifndef _GL_NETDB_H +#if __GNUC__ >= 3 +@PRAGMA_SYSTEM_HEADER@ +#endif + #if @HAVE_NETDB_H@ /* The include_next requires a split double-inclusion guard. */