diff --git a/testcode/testbound.c b/testcode/testbound.c index 46a4859f9..3c1c71caf 100644 --- a/testcode/testbound.c +++ b/testcode/testbound.c @@ -39,6 +39,9 @@ */ #include "config.h" +#ifdef HAVE_TIME_H +# include +#endif #include "testcode/testpkts.h" #include "testcode/replay.h" #include "testcode/fake_event.h"