inttostr: add a new function, inttostr, and tests
[pspp] / lib / sched.in.h
index bc280362dabb157c3f64ad056a0bcb1b9d9966b6..a164133bbd8c2d5680b9cc1f909379677f7a404b 100644 (file)
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#ifndef _GL_SCHED_H
+
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
 
-#ifndef _GL_SCHED_H
-
 /* The include_next requires a split double-inclusion guard.  */
 #if @HAVE_SCHED_H@
 # @INCLUDE_NEXT@ @NEXT_SCHED_H@