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/redir/files/redir-2.2.1-include.patch

11 lines
272 B

--- redir-2.2.1/redir.c.orig 1999-12-26 21:50:06.000000000 +0100
+++ redir-2.2.1/redir.c 2009-10-23 15:01:26.000000000 +0200
@@ -78,6 +78,7 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <errno.h>
+#include <time.h>
#ifdef USE_TCP_WRAPPERS
#include <tcpd.h>