summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2012-11-22 22:50:25 (GMT)
committerStefan Krah <skrah@bytereef.org>2012-11-22 22:50:25 (GMT)
commit588090ff39da300e058848a8196d3c81c91c1ea7 (patch)
treef9e514f76127b9230afde4aa4b007f935dac6bda /configure
parent8cb9e2e0730d2b2ccbb7f2da02e63cdc10a74972 (diff)
parent19c2139d2d7ce873b175b5a38741ecb8cda53220 (diff)
downloadcpython-588090ff39da300e058848a8196d3c81c91c1ea7.zip
cpython-588090ff39da300e058848a8196d3c81c91c1ea7.tar.gz
cpython-588090ff39da300e058848a8196d3c81c91c1ea7.tar.bz2
Merge 3.3.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 9a1ad6f..720e13e 100755
--- a/configure
+++ b/configure
@@ -11620,6 +11620,7 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+#include <stdio.h>
#include <sys/types.h>
#include <netdb.h>
#include <string.h>
@@ -14833,6 +14834,7 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+#include <stdio.h>
#include<stdlib.h>
int main() {
size_t len = -1;