summaryrefslogtreecommitdiffstats
path: root/src/blob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blob.c')
-rw-r--r--src/blob.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blob.c b/src/blob.c
index 1604308..3e62fcc 100644
--- a/src/blob.c
+++ b/src/blob.c
@@ -1,6 +1,7 @@
#include <time.h>
#include <ctype.h>
#include <string.h>
+#include <arpa/inet.h>
#include "blob.h"