$OpenBSD$
--- indra/llcommon/llpagemem.h.orig	Thu Mar 22 01:34:55 2007
+++ indra/llcommon/llpagemem.h	Sat Mar 24 22:20:10 2007
@@ -27,7 +27,7 @@
 #define LL_LLPAGEMEM_H
 
 #if !LL_DARWIN
-#include "malloc.h"
+#include <stdlib.h>
 #endif
 
 #include "llrand.h"
