--- src/unshield.c~	Fri Jul  8 18:08:37 2005
+++ src/unshield.c	Fri Jul 29 19:40:03 2005
@@ -1,6 +1,8 @@
 /* $Id: unshield.c,v 1.20 2005/07/08 14:08:37 twogood Exp $ */
 #define _BSD_SOURCE 1
+#if !defined(__FreeBSD__)
 #define _POSIX_C_SOURCE 2
+#endif
 #include "../lib/libunshield.h"
 #include <ctype.h>
 #include <locale.h>
