aboutsummaryrefslogtreecommitdiff
path: root/networks/plaintext.c
diff options
context:
space:
mode:
Diffstat (limited to 'networks/plaintext.c')
-rw-r--r--networks/plaintext.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networks/plaintext.c b/networks/plaintext.c
index e274c08..7471811 100644
--- a/networks/plaintext.c
+++ b/networks/plaintext.c
@@ -34,6 +34,7 @@
#include <sys/socket.h>
#include <sys/types.h>
#include <unistd.h>
+#include <netinet/in.h>
#include "../config.h"
#include "../general_network.h"