$OpenBSD: patch-include_stdinc_h,v 1.1 2009/02/09 15:14:22 form Exp $
--- include/stdinc.h.orig	Wed Feb 28 10:17:43 2007
+++ include/stdinc.h	Sun Feb  8 14:33:40 2009
@@ -94,6 +94,8 @@
 #include <stdarg.h>
 #include <signal.h>
 #include <ctype.h>
+#include <login_cap.h>
+#include <pwd.h>
 
 #ifdef _WIN32
 #define PATH_MAX (MAX_PATH - 1)
