mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix the name of the header file.
This commit is contained in:
parent
a5d2b4cb18
commit
bb8b78b77a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue