X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-fflush.c;h=12403e2abab24105b19fba26c010abedc83bf9d7;hb=f283cf4e5364da816fdd6e376110035b04facae9;hp=8e33c9f0f67ee8004dffef759cc81fdce83384b2;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/tests/test-fflush.c b/tests/test-fflush.c index 8e33c9f0f..12403e2ab 100644 --- a/tests/test-fflush.c +++ b/tests/test-fflush.c @@ -1,5 +1,5 @@ /* Test of POSIX compatible fflush() function. - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2007, 2009, 2010 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 @@ -18,7 +18,14 @@ #include +/* None of the files accessed by this test are large, so disable the + ftell link warning if we are not using the gnulib ftell module. */ +#define _GL_NO_LARGE_FILES #include + +#include "signature.h" +SIGNATURE_CHECK (fflush, int, (FILE *)); + #include int