summaryrefslogtreecommitdiff
path: root/testing/nTox.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nTox.h')
-rw-r--r--testing/nTox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/nTox.h b/testing/nTox.h
index 8f8a07d0..fbc5d5c0 100644
--- a/testing/nTox.h
+++ b/testing/nTox.h
@@ -13,6 +13,7 @@
13#include <sys/types.h> 13#include <sys/types.h>
14#include <netdb.h> 14#include <netdb.h>
15#include "../core/Messenger.h" 15#include "../core/Messenger.h"
16#include "../core/network.h"
16#define STRING_LENGTH 256 17#define STRING_LENGTH 256
17#define HISTORY 50 18#define HISTORY 50
18 19