From 7c1488c4ebbb4fd0cb209a2b1939037578d8a69d Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 17:44:38 +0000 Subject: Tidying of stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2427 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/ctables.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/ctables.h') diff --git a/include/ctables.h b/include/ctables.h index 5926f3a2a..3666718b6 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -20,6 +20,9 @@ #include "inspircd_config.h" #include "inspircd.h" #include "base.h" +#include "typedefs.h" + +typedef void (handlerfunc) (char**, int, userrec*); /** A structure that defines a command */ -- cgit v1.2.3