<ansi.h> -> <minix/ansi.h>
This commit is contained in:
parent
dc1cc91df1
commit
4fc9428808
@ -93,8 +93,8 @@ extern int h_errno;
|
|||||||
#define NO_DATA 4 /* Valid name, no data record of requested type */
|
#define NO_DATA 4 /* Valid name, no data record of requested type */
|
||||||
#define NO_ADDRESS NO_DATA /* no address, look for MX record */
|
#define NO_ADDRESS NO_DATA /* no address, look for MX record */
|
||||||
|
|
||||||
#ifndef _ANSI_H
|
#ifndef _MINIX_ANSI_H
|
||||||
#include <ansi.h>
|
#include <minix/ansi.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void endhostent _ARGS((void));
|
void endhostent _ARGS((void));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user