summaryrefslogtreecommitdiff
path: root/auto_tests/crypto_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/crypto_test.c')
-rw-r--r--auto_tests/crypto_test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto_tests/crypto_test.c b/auto_tests/crypto_test.c
index 683cb106..09b5a982 100644
--- a/auto_tests/crypto_test.c
+++ b/auto_tests/crypto_test.c
@@ -1,3 +1,7 @@
1#ifdef HAVE_CONFIG_H
2#include "config.h"
3#endif
4
1#include "../toxcore/net_crypto.h" 5#include "../toxcore/net_crypto.h"
2#include <sys/types.h> 6#include <sys/types.h>
3#include <stdint.h> 7#include <stdint.h>