catserv_extern.h

Go to the documentation of this file.
00001 #ifndef CATSERV_DEFS_H
00002 #define CATSERV_DEFS_H
00003 
00004 #ifdef _WIN32
00005 extern __declspec(dllexport) char *s_CatServ;
00006 #else
00007 E char *s_CatServ;
00008 #endif
00009 
00010 #endif
00011 

Generated on Sun Oct 5 09:06:56 2008 for Anope by  doxygen 1.5.7.1