diff options
Diffstat (limited to 'test/litest.c')
-rw-r--r-- | test/litest.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/litest.c b/test/litest.c index 148dd868..4f43d793 100644 --- a/test/litest.c +++ b/test/litest.c @@ -22,9 +22,7 @@ * DEALINGS IN THE SOFTWARE. */ -#if HAVE_CONFIG_H #include "config.h" -#endif #include <check.h> #include <dirent.h> |