diff options
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 |
