A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024138.html below:

[Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.41

[Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.41Martin v. L?wis loewis@users.sourceforge.net
Sat, 12 Jan 2002 03:05:36 -0800
Update of /cvsroot/python/python/dist/src/Include
In directory usw-pr-cvs1:/tmp/cvs-serv8438/Include

Modified Files:
	Python.h 
Log Message:
Include <unistd.h> in Python.h. Fixes #500924.


Index: Python.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Include/Python.h,v
retrieving revision 2.40
retrieving revision 2.41
diff -C2 -d -r2.40 -r2.41
*** Python.h	2001/12/04 20:06:11	2.40
--- Python.h	2002/01/12 11:05:03	2.41
***************
*** 50,53 ****
--- 50,56 ----
  #include <stdlib.h>
  #endif
+ #ifdef HAVE_UNISTD_H
+ #include <unistd.h>
+ #endif
  
  /* CAUTION:  Build setups should ensure that NDEBUG is defined on the




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4