$NetBSD: patch-ae,v 1.2 2003/06/10 13:20:25 wiz Exp $ --- src/keyboard.c.orig Sun May 18 08:48:16 2003 +++ src/keyboard.c Tue Jun 10 12:04:22 2003 @@ -39,7 +39,6 @@ #include #include -#if !(defined(BSD) && (BSD >= 199103)) #if defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED) /* union semun is defined by including */ #else @@ -51,7 +50,6 @@ struct seminfo *__buf; /* buffer for IPC_INFO */ }; #endif -#endif #include "dc_com.h" #include "display.h"