Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / include / s_stats.h
index 49dfe0120950ee0c938dbed648fb1f549ed2d5b0..ecd5766da54c7fc0af444026a9890c269e9a55eb 100644 (file)
@@ -35,5 +35,6 @@ extern int hunt_stats(struct Client* cptr, struct Client* sptr, int parc, char*
 extern void report_crule_list(struct Client* to, int mask);
 extern void report_motd_list(struct Client* to);
 extern void report_deny_list(struct Client* to);
+extern void report_feature_list(struct Client* to);
 
 #endif /* INCLUDED_s_stats_h */