summaryrefslogtreecommitdiff
path: root/auto_tests/crypto_test.c
diff options
context:
space:
mode:
authorCoren[m] <Break@Ocean>2013-09-11 00:16:15 +0200
committerCoren[m] <Break@Ocean>2013-09-11 00:16:15 +0200
commit0139f2838f158fd485733275d721a080a29551ae (patch)
tree721a402ad418482255ac644de0e03ce75f5c7a2b /auto_tests/crypto_test.c
parent4cf0d857bcf87ba271178e7b1734958fb93b018a (diff)
parent55499933be7857642d970d32f359e765ff4a2cab (diff)
Merge remote-tracking branch 'upstream/master' into Integration
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>