--- src/mountlist.c.orig	Thu Sep 17 20:32:39 1998
+++ src/mountlist.c	Thu Sep 17 20:32:57 1998
@@ -98,6 +98,10 @@
 #   define xBSD
 #endif
 
+#ifdef __FreeBSD__
+#   define xBSD
+#endif
+
 #if defined(SCO_FLAVOR) && defined(__GNUC__)
 extern char* strdup(const char*);
 #endif
