mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 04:09:26 +08:00
yp_prot.h: Further disable bool definition
This commit is contained in:
parent
5df92c34f6
commit
01099752a6
@ -67,12 +67,12 @@
|
|||||||
* YPPROC_MAPLIST takes (char *), returns (struct ypmaplist *).
|
* YPPROC_MAPLIST takes (char *), returns (struct ypmaplist *).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef BOOL_DEFINED
|
|
||||||
/* old code
|
/* old code
|
||||||
|
#ifndef BOOL_DEFINED
|
||||||
typedef u_int bool;
|
typedef u_int bool;
|
||||||
*/
|
|
||||||
#define BOOL_DEFINED
|
#define BOOL_DEFINED
|
||||||
#endif
|
#endif
|
||||||
|
*/
|
||||||
|
|
||||||
/* Program and version symbols, magic numbers */
|
/* Program and version symbols, magic numbers */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user