Merge pull request #2894 from marek-safar/mono.security
[mono.git] / mono / utils / gc_wrapper.h
index 11620b3a4254562fd97b205616e09edc6bdc8ccb..908bcabc5125d0e594237ac67286015302cd8ff9 100644 (file)
@@ -1,6 +1,7 @@
 /* 
  * Copyright 2004-2011 Novell, Inc (http://www.novell.com)
  * Copyright 2011 Xamarin, Inc (http://www.xamarin.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 #ifndef __MONO_OS_GC_WRAPPER_H__
 #define __MONO_OS_GC_WRAPPER_H__
@@ -37,6 +38,7 @@
 #       endif
 #      endif
 
+#      define GC_INSIDE_DLL
 #      include <gc.h>
 #      include <gc_typed.h>
 #      include <gc_mark.h>