diff options
Diffstat (limited to 'test/misc/opendir-tst1.c')
-rw-r--r-- | test/misc/opendir-tst1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/misc/opendir-tst1.c b/test/misc/opendir-tst1.c index 983d4b482..302158d0e 100644 --- a/test/misc/opendir-tst1.c +++ b/test/misc/opendir-tst1.c @@ -92,4 +92,4 @@ do_cleanup (void) /* Include the test skeleton. */ -#include <test-skeleton.c> +#include "../test-skeleton.c" |