mirror of
https://github.com/anope/anope.git
synced 2026-07-10 08:03:13 +02:00
BUILD : 1.7.8 (607) BUGS : N/A NOTES : Clean up after proxy was removed, some Win32 touch ups
git-svn-id: svn://svn.anope.org/anope/trunk@607 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@455 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
2f44331e17
commit
2278e8c77b
@@ -1,7 +1,11 @@
|
||||
#ifndef CATSERV_DEFS_H
|
||||
#define CATSERV_DEFS_H
|
||||
|
||||
#ifdef _WIN32
|
||||
extern __declspec(dllexport) char *s_CatServ;
|
||||
#else
|
||||
E char *s_CatServ;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user