summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index e0e2f5b..0a58278 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -829,6 +829,9 @@
/* Define on NetBSD to activate all library features */
#undef _NETBSD_SOURCE
+/* Define on FreeBSD to activate all library features */
+#undef __BSD_VISIBLE
+
/* Define _OSF_SOURCE to get the makedev macro. */
#undef _OSF_SOURCE