X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsched_h.m4;h=28b6dbd5bb453b2302b659ed59bb67403dd7b71e;hb=f55bb4f13cc783805ac42d4ecf6e75999902b879;hp=e6ff995ffb3ec59e631bde1aeb23d3e7fda53373;hpb=0b88a15dca93414df75ff004811c8e2573d593e3;p=gnulib.git diff --git a/m4/sched_h.m4 b/m4/sched_h.m4 index e6ff995ff..28b6dbd5b 100644 --- a/m4/sched_h.m4 +++ b/m4/sched_h.m4 @@ -1,4 +1,4 @@ -# sched_h.m4 serial 5 +# sched_h.m4 serial 6 dnl Copyright (C) 2008-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -13,6 +13,7 @@ AC_DEFUN([gl_SCHED_H], #include struct sched_param a; int b[] = { SCHED_FIFO, SCHED_RR, SCHED_OTHER }; + pid_t t1; ]])], [SCHED_H=''], [SCHED_H='sched.h'