Commit f7c8d932 authored by Neal Norwitz's avatar Neal Norwitz

Use C89 style comment for old compilers

parent 64fa74df
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment