summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-21 21:54:19 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-21 21:54:19 +0000
commitc605a319a7502bd930cdc9649115877b51fbcbd8 (patch)
tree117fdbdcfaec7a5450113836666ae8875ef4c3c3 /include
parent6c9a863c019952343ea558e16d3157f8ee575eab (diff)
Various services compatibility stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@687 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include')
-rw-r--r--include/connection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/connection.h b/include/connection.h
index 0d9bdb683..12d6dc754 100644
--- a/include/connection.h
+++ b/include/connection.h
@@ -24,6 +24,7 @@
#define STATE_SYNC 2
#define STATE_NOAUTH_INBOUND 3
#define STATE_NOAUTH_OUTBOUND 4
+#define STATE_SERVICES 5
/** Each connection has one or more of these
* each represents ONE outbound connection to another ircd