summaryrefslogtreecommitdiffhomepage
path: root/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet.h')
-rw-r--r--packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/packet.h b/packet.h
index 3252fe0..cd21fe0 100644
--- a/packet.h
+++ b/packet.h
@@ -27,6 +27,7 @@
#define DROPBEAR_PACKET_H_
#include "includes.h"
+#include "queue.h"
void write_packet();
void read_packet();