Renamed silc_server_get_client_resolve to silc_server_query_client,
[silc.git] / apps / silcd / serverincludes.h
index 32669956ae4ba9c0cd59a1bef6222f7fdbce3622..fede33164e63d5a84f82b158b3c85f90858e5960 100644 (file)
@@ -2,9 +2,9 @@
 
   serverincludes.h
 
-  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
+  Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1997 - 2000 Pekka Riikonen
+  Copyright (C) 1997 - 2002 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -41,6 +41,7 @@ typedef struct SilcServerStruct *SilcServer;
 #include "protocol.h"
 #include "command.h"
 #include "command_reply.h"
+#include "server_query.h"
 #include "silcd.h"
 #include "server_backup.h"