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/net-misc/netpipes/files/netpipes-4.2-string.patch

11 lines
179 B

--- a/timelimit.c
+++ b/timelimit.c
@@ -30,6 +30,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
+#include <string.h>
extern int errno;
#include "common.h"