packages/net/netsniff-ng/patches/010-uclibc.patch
2021-06-15 17:47:11 +08:00

11 lines
157 B
Diff

--- 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"