diff options
Diffstat (limited to 'tests/ourtail.c')
-rw-r--r-- | tests/ourtail.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ourtail.c b/tests/ourtail.c index 4e8a641..c31babb 100644 --- a/tests/ourtail.c +++ b/tests/ourtail.c @@ -26,6 +26,7 @@ * * A copy of the GPL can be found in the file "COPYING" in this distribution. */ +#include "config.h" #include <stdio.h> int main(int __attribute__((unused)) argc, char __attribute__((unused)) *argv[]) |