$OpenBSD: patch-SrcShared_Switches_h,v 1.1.1.1 2006/10/19 16:24:52 mbalmer Exp $
--- SrcShared/Switches.h.orig	Fri Mar 29 14:11:17 2002
+++ SrcShared/Switches.h	Thu Oct 19 17:59:13 2006
@@ -14,6 +14,8 @@
 #ifndef _SWITCHES_H_
 #define _SWITCHES_H_
 
+#include <sys/types.h>
+
 // Use convention: for the preprocessor symbols in this file used to
 // turn features on and off, we follow the "if 0 or not 0" convention,
 // not the "if defined or not defined" convention.  Thus, to turn
