summaryrefslogtreecommitdiff
path: root/include/bancache.h
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-11-03 21:19:39 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-11-03 21:19:39 +0000
commit841dc636d191bafd714fc72e5e517bf4d64d64b6 (patch)
tree5d94a4eb56d8b0bf3317a0e1212246c2eb5d830b /include/bancache.h
parentac3575b29969fa58251139569e5f836b62107553 (diff)
Add bancache.coo/h. Nothing in them, yet.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8483 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/bancache.h')
-rw-r--r--include/bancache.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/bancache.h b/include/bancache.h
new file mode 100644
index 000000000..6679a2c55
--- /dev/null
+++ b/include/bancache.h
@@ -0,0 +1,17 @@
+/* +------------------------------------+
+ * | Inspire Internet Relay Chat Daemon |
+ * +------------------------------------+
+ *
+ * InspIRCd: (C) 2002-2007 InspIRCd Development Team
+ * See: http://www.inspircd.org/wiki/index.php/Credits
+ *
+ * This program is free but copyrighted software; see
+ * the file COPYING for details.
+ *
+ * ---------------------------------------------------
+ */
+
+#ifndef __BANCACHE_H
+#define __BANCACHE_H
+
+#endif