diff options
| author | Michael Forney <mforney@mforney.org> | 2017-03-24 13:40:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-03-24 13:40:59 -0700 |
| commit | d54fcd40575ffbfd92efc0f49b08cb3457aa4621 (patch) | |
| tree | 07eb6940ec53825e2c1e53f470d7dd989ba967c5 /pkg/python/pyconfig.h | |
| parent | bc4a9176f865809d6947d2273d449e958c2ce8e2 (diff) | |
python: Update to 3.6.1
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 */ |
