Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / test / ircd_chattr_t.c
index 806a3e62e47608f056b7809987faa1228351cc3e..04051e27c23f5fa6d8d957657859552c7dd3e29a 100644 (file)
@@ -2,7 +2,7 @@
  * ircd_chattr_t.c - Test file for character attributes
  */
 #include "ircd_chattr.h"
-#include <assert.h>
+/* #include <assert.h> -- not used here */
 #include <stdio.h>
 
 typedef int (*EvalFn)(char);