summaryrefslogtreecommitdiff
path: root/pkg/python/pyconfig.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-03-29 12:41:42 -0700
committerMichael Forney <mforney@mforney.org>2019-03-29 13:33:58 -0700
commit48b309a7bb1f6ac0b4f4b4d86d880710a64e9de8 (patch)
tree413827d766bddfd0e1800a48f2d3487901259c04 /pkg/python/pyconfig.h
parentec83448bea570da5de2e387119968d6e58e753f3 (diff)
python: Update to 3.7.3
Diffstat (limited to 'pkg/python/pyconfig.h')
-rw-r--r--pkg/python/pyconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index 7bd06d10..e016a1ed 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -44,6 +44,7 @@
/* #undef HAVE_CONIO_H */
#define HAVE_COPYSIGN 1
#define HAVE_CRYPT_H 1
+#define HAVE_CRYPT_R 1
#define HAVE_CTERMID 1
/* #undef HAVE_CTERMID_R */
/* #undef HAVE_CURSES_FILTER */