14 lines
328 B
Text
14 lines
328 B
Text
|
$NetBSD: patch-ag,v 1.1 2003/05/09 23:31:42 salo Exp $
|
||
|
|
||
|
--- builddefs.h.orig 2002-10-25 19:47:47.000000000 +0200
|
||
|
+++ builddefs.h 2003-05-10 00:55:02.000000000 +0200
|
||
|
@@ -1,7 +1,7 @@
|
||
|
#ifndef VSF_BUILDDEFS_H
|
||
|
#define VSF_BUILDDEFS_H
|
||
|
|
||
|
-#undef VSF_BUILD_TCPWRAPPERS
|
||
|
+#define VSF_BUILD_TCPWRAPPERS
|
||
|
|
||
|
#endif /* VSF_BUILDDEFS_H */
|
||
|
|