summaryrefslogtreecommitdiff
path: root/ot_fullscrape.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_fullscrape.c')
-rw-r--r--ot_fullscrape.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_fullscrape.c b/ot_fullscrape.c
index 25d6bd5..6f898c4 100644
--- a/ot_fullscrape.c
+++ b/ot_fullscrape.c
@@ -6,6 +6,7 @@
6#include <stdio.h> 6#include <stdio.h>
7#include <string.h> 7#include <string.h>
8#include <pthread.h> 8#include <pthread.h>
9#include <arpa/inet.h>
9 10
10/* Libowfat */ 11/* Libowfat */
11#include "textcode.h" 12#include "textcode.h"