summaryrefslogtreecommitdiff
path: root/packet.cpp
diff options
context:
space:
mode:
authorErwin Nindl <nine@wirdorange.org>2007-12-11 14:23:53 +0000
committerErwin Nindl <nine@wirdorange.org>2007-12-11 14:23:53 +0000
commit823af1bc3a10e1df0b3d86856dfcd652d5d6b881 (patch)
tree4960f160029ce5d2a850cc555518e3a9af9eede5 /packet.cpp
parentfixed sync crash, when no active connections (diff)
recever gets seq and sid now
Diffstat (limited to 'packet.cpp')
-rw-r--r--packet.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/packet.cpp b/packet.cpp
index 156e02a..d592e1e 100644
--- a/packet.cpp
+++ b/packet.cpp
@@ -29,6 +29,7 @@
*/
#include <stdexcept>
+#include <iostream>
#include <arpa/inet.h>
#include <cstdio> // for std::memcpy