aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMHTTPServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMHTTPServer.h')
-rw-r--r--Foundation/GTMHTTPServer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Foundation/GTMHTTPServer.h b/Foundation/GTMHTTPServer.h
index 71522df..0caa149 100644
--- a/Foundation/GTMHTTPServer.h
+++ b/Foundation/GTMHTTPServer.h
@@ -43,7 +43,7 @@
#define _EXTERN
#define _INITIALIZE_AS(x) =x
#else
-#define _EXTERN extern
+#define _EXTERN GTM_EXTERN
#define _INITIALIZE_AS(x)
#endif