summaryrefslogtreecommitdiff
path: root/test/default/cmptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/default/cmptest.h')
-rw-r--r--test/default/cmptest.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/default/cmptest.h b/test/default/cmptest.h
index ae84e43..156640c 100644
--- a/test/default/cmptest.h
+++ b/test/default/cmptest.h
@@ -2,7 +2,11 @@
#ifndef __CMPTEST_H__
#define __CMPTEST_H__
+#include <assert.h>
#include <stdio.h>
+#include <stdint.h>
+#include <stdlib.h>
+#include <string.h>
#include "sodium.h"