diff options
author | Eric Blake <eblake@redhat.com> | 2010-03-31 07:57:51 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2010-03-31 07:57:51 -0600 |
commit | b3119f181de14c17aaf923846713526fd82891bf (patch) | |
tree | e420e894fd42d722515a0b29a0048906b3b3d5f0 /top/GNUmakefile | |
parent | 617dd8895438dd9098491190681eea6720886efb (diff) | |
download | gnulib-b3119f181de14c17aaf923846713526fd82891bf.tar.gz |
sys_time: avoid compiler warnings
sys/time uses #if/#else/#endif, and is therefore not subject
to the gcc optimization. The #pragma GCC system_header must
occur up front.
* lib/sys_time.in.h (includes): Ensure gcc pragma is
unconditional, fixing regression from 2010-03-29.
Reported by Simon Josefsson.
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'top/GNUmakefile')
0 files changed, 0 insertions, 0 deletions