mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-15 10:05:40 +00:00
- Definition von "signed" wieder entfernt: mehr Schaden als Nutzen :-/
This commit is contained in:
parent
237c761f67
commit
0fb57ecffc
@ -9,7 +9,7 @@
|
|||||||
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
||||||
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
||||||
*
|
*
|
||||||
* $Id: portab.h,v 1.4 2002/05/19 10:46:08 alex Exp $
|
* $Id: portab.h,v 1.5 2002/05/19 10:49:23 alex Exp $
|
||||||
*
|
*
|
||||||
* portab.h: "Portabilitaets-Definitionen"
|
* portab.h: "Portabilitaets-Definitionen"
|
||||||
*/
|
*/
|
||||||
@ -29,10 +29,6 @@
|
|||||||
#define LOCAL static
|
#define LOCAL static
|
||||||
#define CONST const
|
#define CONST const
|
||||||
|
|
||||||
#ifndef signed
|
|
||||||
#define signed
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
/* Datatentypen */
|
/* Datatentypen */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user