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 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 */ |
