Use C89 style comment for old compilers

This commit is contained in:
Neal Norwitz 2004-10-14 03:48:30 +00:00
parent 64fa74df21
commit f7c8d9320b

View file

@ -217,7 +217,7 @@ shutdown(how) -- shut down traffic in one or both directions\n\
/* Generic includes */
#include <sys/types.h>
//#include <signal.h>
/*#include <signal.h>*/
/* Generic socket object definitions and includes */
#define PySocket_BUILDING_SOCKET