blob: 909fa1fde898ed83959a664a68c7ddf757744240 (
plain)
1
2
3
4
5
6
7
8
|
$NetBSD: patch-ab,v 1.1.1.1 2004/02/29 05:57:44 uebayasi Exp $
--- config.h.orig Tue Oct 23 16:22:09 2001
+++ config.h
@@ -1,2 +1,2 @@
#define HAVE_QUEUE_H
-#define HAVE_VM_OFFSET_T
+#undef HAVE_VM_OFFSET_T
|