]> git.pld-linux.org Git - packages/nc.git/blame - nc-proto.patch
- release 22
[packages/nc.git] / nc-proto.patch
CommitLineData
427618ee 1--- nc/netcat.c.proto Fri Oct 20 17:01:42 2000
2+++ nc/netcat.c Fri Oct 20 17:02:22 2000
3@@ -77,6 +77,7 @@
4 #include <errno.h>
5 #include <signal.h>
6 #include <fcntl.h> /* O_WRONLY et al */
7+#include <resolv.h> /* res_init */
8
9 /* handy stuff: */
10 #define SA struct sockaddr /* socket overgeneralization braindeath */
This page took 0.43004 seconds and 4 git commands to generate.