12 lines
304 B
Plaintext
Raw Normal View History

$OpenBSD: patch-parser_c,v 1.2 2008/01/30 20:06:48 mbalmer Exp $
--- parser.c.orig Wed Jan 30 13:41:49 2008
+++ parser.c Wed Jan 30 13:42:01 2008
@@ -38,6 +38,7 @@
#include <ctype.h>
#include <sys/utsname.h>
#include <sys/times.h>
+#include <sys/socket.h>
/* ensure getopt */
#ifdef HAVE_GETOPT_H