Rearrange include headers (needed on some platforms).
This commit is contained in:
parent
6412b1de5d
commit
8a170cbed6
|
@ -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…
Reference in New Issue