aboutsummaryrefslogtreecommitdiff
path: root/src/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/packet.h')
-rw-r--r--src/packet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/packet.h b/src/packet.h
index 0d02498..4fe7b74 100644
--- a/src/packet.h
+++ b/src/packet.h
@@ -1,6 +1,8 @@
#ifndef PACKET_H
#define PACKET_H
+#include "config.h"
+
#include <stdlib.h>
#include <stdint.h>
#include <assert.h>