summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-04-12 20:38:22 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-04-12 20:38:22 (GMT)
commit7258176c68a5061a5d05ee43f11e99fd94e34364 (patch)
tree597ea7abf56a58a178003e6fe7efb8bcccef623c /configure
parent328cb1fed0c91f50f311cdc545fe0e9303d0dae7 (diff)
parent1b80b24007154d1f5764b1c14b95c80289cd3c34 (diff)
downloadcpython-7258176c68a5061a5d05ee43f11e99fd94e34364.zip
cpython-7258176c68a5061a5d05ee43f11e99fd94e34364.tar.gz
cpython-7258176c68a5061a5d05ee43f11e99fd94e34364.tar.bz2
Merge 3.5 (os.urandom)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 5f456a2..8ab8dda 100755
--- a/configure
+++ b/configure
@@ -16276,6 +16276,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+ #include <unistd.h>
#include <sys/syscall.h>
int main() {