diff options
Diffstat (limited to 'lib/replace')
-rw-r--r-- | lib/replace/test/strptime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/replace/test/strptime.c b/lib/replace/test/strptime.c index fade3ecc57..5bf03f5b35 100644 --- a/lib/replace/test/strptime.c +++ b/lib/replace/test/strptime.c @@ -19,6 +19,7 @@ #include "replace.h" #include "system/time.h" +#include "replace-test.h" #endif /* LIBREPLACE_CONFIGURE_TEST_STRPTIME */ |