From d54fcd40575ffbfd92efc0f49b08cb3457aa4621 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 24 Mar 2017 13:40:59 -0700 Subject: python: Update to 3.6.1 --- pkg/python/pyconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/python/pyconfig.h') diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index af7c53a6..cb0bff16 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -184,6 +184,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 */ -- cgit v1.2.3