/* * Copyright (C) 2000-2001 Marc Wandschneider * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. * * For more information look at the file COPYRIGHT in this package * */ #ifndef _SANITY_H_ #define _SANITY_H_ #include #include #include #include #include #include // for NULL, etc ... #endif // _SANITY_H_