--- libgale/wcwidth.c.orig	Fri Oct 12 13:45:37 2001
+++ libgale/wcwidth.c	Fri Oct 12 13:45:52 2001
@@ -8,8 +8,9 @@
 
 #ifdef __FreeBSD__ /* peterh@sapros.com */
 #include <rune.h>
-#endif
+#else
 #include <wchar.h>
+#endif
 
 /* These functions define the column width of an ISO 10646 character
  * as follows: