From 429849d03dc4d390653f2d0a57eeed2cc359dbec Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 28 Jul 2007 18:04:22 +0000 Subject: [PATCH] Include . --- io/tst-posix_fallocate.c | 1 + 1 file changed, 1 insertion(+) diff --git a/io/tst-posix_fallocate.c b/io/tst-posix_fallocate.c index 35c6489fde..53f0704c34 100644 --- a/io/tst-posix_fallocate.c +++ b/io/tst-posix_fallocate.c @@ -1,3 +1,4 @@ +#include #include static void do_prepare (void);