X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fportab%2Fportab.h;h=b2bd98161786eb3919055050c1a51f82bc88cc18;hp=779b9a3b6e2d12401bf0ba43dc4e29a2ac2a95b2;hb=1c00ddffec83f60c37e5f1885b08256d563c6464;hpb=7049b60af48382ce5f4623d32c5fca6d0c9f4fc5;ds=sidebyside diff --git a/src/portab/portab.h b/src/portab/portab.h index 779b9a3b..b2bd9816 100644 --- a/src/portab/portab.h +++ b/src/portab/portab.h @@ -9,7 +9,7 @@ * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. * - * $Id: portab.h,v 1.2 2002/03/12 15:19:12 alex Exp $ + * $Id: portab.h,v 1.3 2002/03/25 19:13:19 alex Exp $ * * portab.h: "Portabilitaets-Definitionen" */ @@ -63,6 +63,14 @@ typedef UINT8 BOOLEAN; #define GLOBAL +/* SPLint */ + + +#ifdef S_SPLINT_S +#include "splint.h" +#endif + + /* configure-Optionen */ #ifndef HAVE_socklen_t