mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Restore strict header checking
This commit is contained in:
parent
b212f49ef4
commit
ad775a75b8
16 changed files with 43 additions and 41 deletions
1
third_party/python/Modules/socketmodule.h
vendored
1
third_party/python/Modules/socketmodule.h
vendored
|
@ -1,6 +1,7 @@
|
|||
#ifndef Py__SOCKET_H
|
||||
#define Py__SOCKET_H
|
||||
#include "libc/sock/sock.h"
|
||||
#include "libc/sock/struct/sockaddr.h"
|
||||
#include "third_party/python/Include/object.h"
|
||||
#include "third_party/python/Include/pytime.h"
|
||||
COSMOPOLITAN_C_START_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue