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, 0 insertions, 2 deletions
diff --git a/test/timetest.c b/test/timetest.c
index d443198..e9aa837 100644
--- a/test/timetest.c
+++ b/test/timetest.c
@@ -18,7 +18,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "config.h"
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
@@ -116,7 +115,6 @@ void* pthread_test(void* args)
}
#endif
-#include "faketime_common.h"
int main (int argc, char **argv)
{