summaryrefslogtreecommitdiff
path: root/python3/python-3.3.0-i42553.patch.2
diff options
context:
space:
mode:
Diffstat (limited to 'python3/python-3.3.0-i42553.patch.2')
-rw-r--r--python3/python-3.3.0-i42553.patch.21
1 files changed, 1 insertions, 0 deletions
diff --git a/python3/python-3.3.0-i42553.patch.2 b/python3/python-3.3.0-i42553.patch.2
index 324d0712c84f..21145227cc1e 100644
--- a/python3/python-3.3.0-i42553.patch.2
+++ b/python3/python-3.3.0-i42553.patch.2
@@ -15,3 +15,4 @@ Author: taniguchi@openoffice.org
-
#ifdef HAVE__GETPTY
#include <sys/types.h> /* we need to import mode_t */
+ extern char * _getpty(int *, int, mode_t, int);