summaryrefslogtreecommitdiff
path: root/source3/lib/packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/packet.c')
-rw-r--r--source3/lib/packet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/packet.c b/source3/lib/packet.c
index cce23db551..26ca1dad69 100644
--- a/source3/lib/packet.c
+++ b/source3/lib/packet.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "../lib/util/select.h"
#include "system/select.h"
+#include "packet.h"
struct packet_context {
int fd;