summaryrefslogtreecommitdiff
path: root/gl/netinet_in.in.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-01 09:49:22 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-01 09:49:22 +0200
commit8be57c7903731a3180d79d62b6c41a97e6333ef5 (patch)
tree9deb60d1cfd4a1302a621e4d1923b1ff3220e6b5 /gl/netinet_in.in.h
parent0c83d7c014106e25dc85d0455ca19ab9fec27829 (diff)
downloadgnutls-8be57c7903731a3180d79d62b6c41a97e6333ef5.tar.gz
Update gnulib files.
Diffstat (limited to 'gl/netinet_in.in.h')
-rw-r--r--gl/netinet_in.in.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gl/netinet_in.in.h b/gl/netinet_in.in.h
index c45e53b64e..cf5aa81ebe 100644
--- a/gl/netinet_in.in.h
+++ b/gl/netinet_in.in.h
@@ -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
@@ -19,6 +19,8 @@
#if @HAVE_NETINET_IN_H@
+@PRAGMA_SYSTEM_HEADER@
+
/* On many platforms, <netinet/in.h> assumes prior inclusion of
<sys/types.h>. */
# include <sys/types.h>