summaryrefslogtreecommitdiff
path: root/tests/fssum.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fssum.c')
-rw-r--r--tests/fssum.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/fssum.c b/tests/fssum.c
index f5f83f9d..a69f80f2 100644
--- a/tests/fssum.c
+++ b/tests/fssum.c
@@ -24,12 +24,11 @@
#include <fcntl.h>
#include <dirent.h>
#include <errno.h>
-#include <sys/types.h>
#include <sys/stat.h>
#include <openssl/md5.h>
-#include <netinet/in.h>
-#include <inttypes.h>
#include <assert.h>
+#include <time.h>
+#include <stdint.h>
#define CS_SIZE 16
#define CHUNKS 128