OpenBSD fixes for DtPrint and csa.
This commit is contained in:
committed by
Jon Trulson
parent
8b67d1ccba
commit
3d5a492038
@@ -110,7 +110,7 @@ typedef enum {B_FALSE, B_TRUE} boolean_t;
|
||||
|
||||
#endif /* HPUX */
|
||||
|
||||
#if defined(linux)
|
||||
#if defined(linux) || defined(CSRG_BASED)
|
||||
typedef enum {B_FALSE, B_TRUE} boolean_t;
|
||||
#define MAXNAMELEN 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user