--- deliantra/server/include/global.h 2006/09/08 16:51:44 1.15 +++ deliantra/server/include/global.h 2006/09/16 22:06:17 1.17 @@ -1,9 +1,4 @@ /* - * static char *rcsid_global_h = - * "$Id$"; - */ - -/* CrossFire, A Multiplayer game for X-windows Copyright (C) 2002 Mark Wedel & Crossfire Development Team @@ -416,6 +411,7 @@ void free (materialtype_t *); void free (player *); void free (New_Face *); +void free (racelink *); #endif /* GLOBAL_H */