diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-10-14 15:52:47 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-10-14 15:52:47 +0200 |
commit | dbe767085787f5fdec183749a86c279a28676cc8 (patch) | |
tree | f618faa5de5488463a8715a410915cb0ddfec04a /gl/sys_select.in.h | |
parent | 9b3338ea218a58adb2f573f023718be1f0372da4 (diff) | |
download | gnutls-dbe767085787f5fdec183749a86c279a28676cc8.tar.gz |
Update gnulib files.
Diffstat (limited to 'gl/sys_select.in.h')
-rw-r--r-- | gl/sys_select.in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/sys_select.in.h b/gl/sys_select.in.h index 0f1bd370b2..4ce48e2f8d 100644 --- a/gl/sys_select.in.h +++ b/gl/sys_select.in.h @@ -18,6 +18,7 @@ # if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ # endif +@PRAGMA_COLUMNS@ /* On OSF/1, <sys/types.h> and <sys/time.h> include <sys/select.h>. Simply delegate to the system's header in this case. */ |