1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 06:53:13 +02:00

One compiles, oh my!

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1547 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-11-04 20:35:04 +00:00
parent d4140b3c26
commit 8b20a049b4
2 changed files with 21 additions and 24 deletions
+4 -1
View File
@@ -178,7 +178,10 @@ extern int strncasecmp(const char *, const char *, size_t);
#define MARK_DEPRECATED
#endif
/** XXX: we need to grab these from inspircd -- w00t
*/
#define DllExport
#define CoreExport
/** This definition is used as shorthand for the various classes
* and functions needed to make a module loadable by the OS.