Fix the name of the header file.
This commit is contained in:
parent
a5d2b4cb18
commit
bb8b78b77a
|
@ -133,7 +133,7 @@ Socket methods:
|
|||
|
||||
/* Generic _socket.h definitions and includes */
|
||||
#define PySocket_BUILDING_SOCKET
|
||||
#include "_socket.h"
|
||||
#include "socketmodule.h"
|
||||
|
||||
/* Addressing includes */
|
||||
|
||||
|
|
Loading…
Reference in New Issue