strtod: fix bug in replacement function on AIX
[pspp] / lib / sys_times.in.h
index 1b66bbdf98f396daf16b60a015c1510588ff4521..57f3a7209d5145c276234ea9a7bcf49bef7b89a8 100644 (file)
 /* This file is supposed to be used on platforms where <sys/times.h>
    is missing.  */
 
+#ifndef _GL_SYS_TIMES_H
+
 # if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 # endif
 
-#ifndef _GL_SYS_TIMES_H
-
 # if @HAVE_SYS_TIMES_H@
 #  @INCLUDE_NEXT@ @NEXT_SYS_TIMES_H@
 # endif