From 577110ae209fbe7c03e0b42b501dc5325cd97712 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 4 Oct 2017 01:08:57 -0700 Subject: python: Update to 3.6.3 --- 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 cb0bff16..6d5ccd95 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -187,6 +187,7 @@ /* #undef HAVE_SYS_RANDOM_H */ #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SYSCALL_H 1 +#define HAVE_SYS_SYSMACROS_H 1 /* #undef HAVE_SYS_SYS_DOMAIN_H */ /* #undef HAVE_SYS_TERMIO_H */ #define HAVE_SYS_XATTR_H 1 -- cgit v1.2.3