summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/cmd/python/pyconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/cmd/python/pyconfig.h b/sys/src/cmd/python/pyconfig.h
index aee1449a1..ff951cc24 100644
--- a/sys/src/cmd/python/pyconfig.h
+++ b/sys/src/cmd/python/pyconfig.h
@@ -45,7 +45,6 @@ typedef unsigned short u_short;
typedef unsigned long u_long;
#define EISCONN 63
-#define EWOULDBLOCK 64
#define FD_SETSIZE 96 /* see /sys/include/ape/sys/select.h */