mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 02:57:54 +08:00
yp_prot.h: Further disable bool definition
This commit is contained in:
@@ -67,12 +67,12 @@
|
||||
* YPPROC_MAPLIST takes (char *), returns (struct ypmaplist *).
|
||||
*/
|
||||
|
||||
#ifndef BOOL_DEFINED
|
||||
/* old code
|
||||
#ifndef BOOL_DEFINED
|
||||
typedef u_int bool;
|
||||
*/
|
||||
#define BOOL_DEFINED
|
||||
#endif
|
||||
*/
|
||||
|
||||
/* Program and version symbols, magic numbers */
|
||||
|
||||
|
Reference in New Issue
Block a user