--- deliantra/server/include/util.h 2007/01/15 01:50:33 1.30 +++ deliantra/server/include/util.h 2007/01/15 02:39:41 1.31 @@ -35,6 +35,8 @@ #define IN_RANGE_EXC(val,beg,end) \ ((unsigned int)(val) - (unsigned int)(beg) < (unsigned int)(end) - (unsigned int)(beg)) +void fork_abort (const char *msg); + // this is much faster than crossfires original algorithm // on modern cpus inline int