$OpenBSD: patch-kscd_libwm_include_wm_cdda_h,v 1.2 2004/09/18 09:36:44 espie Exp $
--- kscd/libwm/include/wm_cdda.h.orig	Sat Jul 17 21:09:14 2004
+++ kscd/libwm/include/wm_cdda.h	Tue Sep  7 17:25:44 2004
@@ -82,6 +82,7 @@ struct cdda_device {
  */
 
 #ifdef HAVE_MACHINE_ENDIAN_H
+	#include <sys/types.h>
 	#include <machine/endian.h>
 	#if BYTE_ORDER == LITTLE_ENDIAN
 		#define WM_LITTLE_ENDIAN 1
