summaryrefslogtreecommitdiff
path: root/include/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/udp.h')
-rw-r--r--include/udp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/udp.h b/include/udp.h
index 8c63e10..9d7be85 100644
--- a/include/udp.h
+++ b/include/udp.h
@@ -5,6 +5,8 @@
#define MY_UDP
+#include "main.h"
+
typedef struct struct_sock_udp_t
{
int sock;