diff packet.h @ 1051:359fba4b1a49

merge tcp fastopen
author Matt Johnston <matt@ucc.asn.au>
date Sat, 28 Feb 2015 23:24:30 +0800
parents 01eea88963f3
children 10f198d4a308
line wrap: on
line diff
--- a/packet.h	Tue Feb 24 22:48:14 2015 +0800
+++ b/packet.h	Sat Feb 28 23:24:30 2015 +0800
@@ -27,6 +27,7 @@
 #define DROPBEAR_PACKET_H_
 
 #include "includes.h"
+#include "queue.h"
 
 void write_packet();
 void read_packet();