packages/net/netsniff-ng/patches/010-uclibc.patch

11 lines
157 B
Diff
Raw Normal View History

--- a/cookie.c
+++ b/cookie.c
@@ -2,6 +2,7 @@
#include <stdio.h>
#include <string.h>
#include <syslog.h>
+#include <sys/types.h>
#include "cookie.h"