You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-embedded/picp/files/picp-0.6.8-errno.patch

11 lines
212 B

--- picp-0.6.8/picsnoop/picsnoop.c.orig
+++ picp-0.6.8/picsnoop/picsnoop.c
@@ -40,6 +40,7 @@
#include <string.h>
#include <unistd.h>
#include <signal.h>
+#include <errno.h>
#include <ctype.h>
#ifdef WIN32