diff options
Diffstat (limited to 'example/reader_util.c')
-rw-r--r-- | example/reader_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/reader_util.c b/example/reader_util.c index fff77f139..7f8408466 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -40,6 +40,7 @@ #else #include <unistd.h> #include <netinet/in.h> +#include <netinet/ip.h> #endif #include "reader_util.h" |