$NetBSD: patch-ab,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $ --- modules/FvwmForm/FvwmForm.c.orig Sat Feb 1 14:02:05 1997 +++ modules/FvwmForm/FvwmForm.c Sat Feb 1 14:03:13 1997 @@ -16,7 +16,13 @@ #include #define XK_MISCELLANY #include + +#ifdef __FreeBSD__ +#include +#else #include +#endif + #include #include #include