summaryrefslogtreecommitdiff
path: root/test/checkpoint/test_checkpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/checkpoint/test_checkpoint.h')
-rw-r--r--test/checkpoint/test_checkpoint.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/test/checkpoint/test_checkpoint.h b/test/checkpoint/test_checkpoint.h
index 09edaeb84bc..10e21289dd3 100644
--- a/test/checkpoint/test_checkpoint.h
+++ b/test/checkpoint/test_checkpoint.h
@@ -26,19 +26,9 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
-#include <sys/types.h>
-#include <sys/time.h>
+#include "test_util.i"
-#include <errno.h>
-#include <inttypes.h>
-#include <pthread.h>
#include <signal.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <unistd.h>
-
-#include "test_util.i"
#define URI_BASE "table:__wt" /* File name */