X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-nanosleep.c;h=0b62ae6bcb9aa118b91fcd551b64c836bafd037c;hb=5a448a463a290b59549f2ee1cf6c1b01a6043f45;hp=82dd7325677477164b7fbd3af0cd20a9e0c34fb6;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/tests/test-nanosleep.c b/tests/test-nanosleep.c index 82dd73256..0b62ae6bc 100644 --- a/tests/test-nanosleep.c +++ b/tests/test-nanosleep.c @@ -1,5 +1,5 @@ /* Test of nanosleep() function. - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,6 @@ SIGNATURE_CHECK (nanosleep, int, (struct timespec const *, struct timespec *)); #include #include -#include "intprops.h" #include "macros.h" #if HAVE_DECL_ALARM