chiark / gitweb /
Source code reorganization:
[disorder] / libtests / test.h
index 7a0ef5dae61733fce51d76ea0f79e822ea30a0a7..cb26b62068369aa3f8fef7a7ad768f82afc90f49 100644 (file)
 #ifndef TEST_H
 #define TEST_H
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
 #include <errno.h>
 #include <ctype.h>
-#include <assert.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>