Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 81596f1281d4bb1b354494bf7357f6fe > files > 8

nc-1.10-27mdv2008.1.src.rpm

--- nc/netcat.c.yves	Tue Mar 27 07:34:47 2001
+++ nc/netcat.c	Tue Mar 27 07:35:10 2001
@@ -77,6 +77,7 @@
 #include <errno.h>
 #include <signal.h>
 #include <fcntl.h>		/* O_WRONLY et al */
+#include <resolv.h>		/* res_init() */
 
 /* handy stuff: */
 #define SA struct sockaddr	/* socket overgeneralization braindeath */