summaryrefslogtreecommitdiff
path: root/pkg/python/pyconfig.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-02-02 12:21:50 -0800
committerMichael Forney <mforney@mforney.org>2017-02-07 14:36:26 -0800
commit6aceb3586b1cfc3b20ed10d065d8beb8e12be6b2 (patch)
tree1ae0b1d6fb459ffd4cc1c5cbb0739c93c8207ec8 /pkg/python/pyconfig.h
parent76f40364ba6cba49c44aeb8d50e8eeab29ece1f0 (diff)
python: Update to 3.5.3
Diffstat (limited to 'pkg/python/pyconfig.h')
-rw-r--r--pkg/python/pyconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index e88d464f..1e812a22 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -109,8 +109,8 @@
#define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
#define HAVE_LINUX_CAN_RAW_H 1
#define HAVE_LINUX_NETLINK_H 1
-#define HAVE_LINUX_TIPC_H 1
#define HAVE_LINUX_RANDOM_H 1
+#define HAVE_LINUX_TIPC_H 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_LUTIMES 1
@@ -131,7 +131,6 @@
/* #undef HAVE_PTHREAD_DESTRUCTOR */
/* #undef HAVE_PTHREAD_INIT */
#define HAVE_PTY_H 1
-/* #undef HAVE_RAND_EGD */
/* #undef HAVE_RL_APPEND_HISTORY */
/* #undef HAVE_RL_CALLBACK */
/* #undef HAVE_RL_CATCH_SIGNAL */
@@ -179,6 +178,7 @@
/* #undef HAVE_SYS_NDIR_H */
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
+/* #undef HAVE_SYS_RANDOM_H */
#define HAVE_SYS_SENDFILE_H 1
#define HAVE_SYS_SYSCALL_H 1
/* #undef HAVE_SYS_SYS_DOMAIN_H */