diff options
Diffstat (limited to 'lib/sys_file.in.h')
-rw-r--r-- | lib/sys_file.in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sys_file.in.h b/lib/sys_file.in.h index 986885003..c879f2331 100644 --- a/lib/sys_file.in.h +++ b/lib/sys_file.in.h @@ -23,6 +23,7 @@ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #if @HAVE_SYS_FILE_H@ |