From c605a319a7502bd930cdc9649115877b51fbcbd8 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 21 Apr 2004 21:54:19 +0000 Subject: Various services compatibility stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@687 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/connection.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit v1.2.3