$OpenBSD: patch-includes_h,v 1.1 2008/11/20 23:17:38 jasper Exp $
--- includes.h.orig	Fri Nov 21 00:09:21 2008
+++ includes.h	Fri Nov 21 00:10:41 2008
@@ -52,6 +52,9 @@
 #ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
+#ifdef HAVE_STDLIB_H
+# include <stdlib.h>
+#endif
 
 /*
  *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively
