summaryrefslogtreecommitdiff
path: root/test/timetest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/timetest.c')
-rw-r--r--test/timetest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/timetest.c b/test/timetest.c
index 4e3515c..c0a15c5 100644
--- a/test/timetest.c
+++ b/test/timetest.c
@@ -18,6 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include "config.h"
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
@@ -111,6 +112,7 @@ void* pthread_test(void* args)
}
#endif
+#include "faketime_common.h"
int main (int argc, char **argv)
{