diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-07-19 13:50:16 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-07-19 13:50:16 +0000 |
commit | eff55638924de04feb27a6335295fd6e2add8104 (patch) | |
tree | ef66418bcc8db2d01f06f86a2df025be4fb84577 /include/ctables.h | |
parent | 40b67389a9ac1ef3f37ce93dd95e76c474edd511 (diff) |
Test change
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4444 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/ctables.h')
-rw-r--r-- | include/ctables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ctables.h b/include/ctables.h index 828fafd00..26140c607 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -17,6 +17,7 @@ #ifndef __CTABLES_H__ #define __CTABLES_H__ + #include "inspircd_config.h" #include "hash_map.h" #include "base.h" |