blob: 3efaa6c2fe2b631f01059158208841a33a4b8af3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$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 */
|