Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / xentools3 / patches / patch-bw
blob3881c749e7713f31eaa52cec724f5ba6523145a9
1 $NetBSD: patch-bw,v 1.2 2006/10/19 22:57:13 bouyer Exp $
3 --- xenstore/list.h.orig        2006-10-16 22:51:42.000000000 +0200
4 +++ xenstore/list.h     2006-10-16 22:51:57.000000000 +0200
5 @@ -3,6 +3,10 @@
6  /* Taken from Linux kernel code, but de-kernelized for userspace. */
7  #include <stddef.h>
8  
9 +#undef LIST_HEAD_INIT
10 +#undef LIST_HEAD
11 +#undef INIT_LIST_HEAD
13  /*
14   * These are non-NULL pointers that will result in page faults
15   * under normal circumstances, used to verify that nobody uses