ab883fc770
- nuke trivial MESSAGE. ok sturm@
12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
$OpenBSD: patch-tcpwrap_c,v 1.1 2005/07/03 18:06:37 aanriot Exp $
|
|
--- tcpwrap.c.orig Fri Jun 10 10:08:18 2005
|
|
+++ tcpwrap.c Fri Jun 10 10:08:32 2005
|
|
@@ -10,6 +10,7 @@
|
|
#include "tcpwrap.h"
|
|
#include "builddefs.h"
|
|
#include "utility.h"
|
|
+#include <sys/types.h>
|
|
|
|
#ifdef VSF_BUILD_TCPWRAPPERS
|
|
#include <tcpd.h>
|