diff options
| author | Michael Forney <mforney@mforney.org> | 2017-10-04 01:08:57 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-04 01:08:57 -0700 |
| commit | 577110ae209fbe7c03e0b42b501dc5325cd97712 (patch) | |
| tree | 35463e4c3b574528e469ea31abe85c9795ea09fa /pkg/python/pyconfig.h | |
| parent | 9f30530e471cedf91c308f57499695e400ee7837 (diff) | |
python: Update to 3.6.3
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
