summaryrefslogtreecommitdiff
path: root/testing/hstox/packet_kinds.c
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-11-08 21:56:54 +0000
committeriphydf <iphydf@users.noreply.github.com>2016-11-08 21:58:26 +0000
commit42dfdf73c1dfd899a4f5a44ea1584aaf3a4ed3d2 (patch)
tree6ee99b09b034ccd1f682e5ddd215e02ad413fc2f /testing/hstox/packet_kinds.c
parentdd5e69b3bf4c137a7242d00636927f2f20d31664 (diff)
Add spectest to the cmake test suite.
This allows for easier development. It is not used on travis (yet).
Diffstat (limited to 'testing/hstox/packet_kinds.c')
-rw-r--r--testing/hstox/packet_kinds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hstox/packet_kinds.c b/testing/hstox/packet_kinds.c
index 314c814b..aa0d2f26 100644
--- a/testing/hstox/packet_kinds.c
+++ b/testing/hstox/packet_kinds.c
@@ -1,6 +1,6 @@
1#include "packet_kinds.h" 1#include "packet_kinds.h"
2 2
3#include <network.h> 3#include "../../toxcore/network.h"
4 4
5uint8_t const packet_kinds[21] = { 5uint8_t const packet_kinds[21] = {
6 // = PingRequest -- 0x00: Ping request 6 // = PingRequest -- 0x00: Ping request