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