X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fnetdb.in.h;h=461d12f4c9a03a673c94cca530823e1fa9f587eb;hb=40aa4775a4319d3a3e5a571e6c28feb1d8566adc;hp=c7bc9292014e44b373d115548066c16248b25da0;hpb=1f87c50a60309f7ae9aafbc7d614f2760f7ded99;p=pspp diff --git a/lib/netdb.in.h b/lib/netdb.in.h index c7bc929201..461d12f4c9 100644 --- a/lib/netdb.in.h +++ b/lib/netdb.in.h @@ -20,14 +20,14 @@ It is intended to provide definitions and prototypes needed by an application. */ -#ifndef _GL_NETDB_H - -#if @HAVE_NETDB_H@ - # if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ # endif +#ifndef _GL_NETDB_H + +#if @HAVE_NETDB_H@ + /* The include_next requires a split double-inclusion guard. */ # @INCLUDE_NEXT@ @NEXT_NETDB_H@