X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-fwriting.c;h=d44d0034aac1d2767e369a3479f9119932b75999;hb=9f737c8fda7811e7572c6c8525459a89ef27c7ef;hp=ccc302e1c4332148b5346f344f8df8f9ec42ee31;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/tests/test-fwriting.c b/tests/test-fwriting.c index ccc302e1c..d44d0034a 100644 --- a/tests/test-fwriting.c +++ b/tests/test-fwriting.c @@ -18,18 +18,15 @@ #include +/* None of the files accessed by this test are large, so disable the + fseek link warning if we are not using the gnulib fseek module. */ +#define _GL_NO_LARGE_FILES #include "fwriting.h" #include #include "macros.h" -/* None of the files accessed by this test are large, so disable the - fseek link warning if we are not using the gnulib fseek module. */ -#if !GNULIB_FSEEK -# undef fseek -#endif - #define TESTFILE "t-fwriting.tmp" int