mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Rearrange include headers (needed on some platforms).
This commit is contained in:
parent
6412b1de5d
commit
8a170cbed6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,11 +14,11 @@
|
|||
#include "modsupport.h"
|
||||
#include "ceval.h"
|
||||
|
||||
#include <rpcsvc/ypclnt.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <rpc/rpc.h>
|
||||
#include <rpcsvc/yp_prot.h>
|
||||
#include <rpcsvc/ypclnt.h>
|
||||
|
||||
static object *NisError;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue