]> jfr.im git - solanum.git/blobdiff - ircd/class.c
parse: check IsServer() before firing off a remove_unknowns() call
[solanum.git] / ircd / class.c
index a7eb528ac112bb31abb08afd0968358e707d149a..a882f405f672f5d6d3bd450a99ae3a1fb2bb4864 100644 (file)
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
- *
- *  $Id: class.c 254 2005-09-21 23:35:12Z nenolod $
  */
 
 #include "stdinc.h"
-#include "config.h"
+#include "defaults.h"
 
 #include "class.h"
 #include "client.h"