X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=blobdiff_plain;f=src%2Fportab%2Fportab.h;h=208d3500342a1d2aba40b07a7eee0af9a4ec98c3;hp=1c6e3f852aaa02c5b4cbb398803ba9c114ec35b4;hb=e0da56fc7b1dae4e21dfda7e0ac8ad7594135986;hpb=cdaaae0cb2c2b30db8bb61506a826ff87c58f7c8 diff --git a/src/portab/portab.h b/src/portab/portab.h index 1c6e3f85..208d3500 100644 --- a/src/portab/portab.h +++ b/src/portab/portab.h @@ -112,7 +112,6 @@ typedef unsigned char bool; /* SPLint */ - #ifdef S_SPLINT_S #include "splint.h" #endif @@ -132,6 +131,9 @@ typedef unsigned char bool; #define HOST_VENDOR "unknown" #endif +#ifdef __HAIKU__ +#define SINGLE_USER_OS +#endif /* configure options */