Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mono / unit-tests / test-mono-handle.c
index 8fa4aed6738262e457bc8ebce71f8a2d395494d3..3438039a4b0cb91900fa6e057be353b38b47e04b 100644 (file)
@@ -5,12 +5,12 @@
  *   Aleksey Kliger <aleksey@xamarin.com>
  *
  * Copyright 2015 Xamarin, Inc. (www.xamarin.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #include <config.h>
 #include <glib.h>
 #include <mono/metadata/handle.h>
-#include <mono/metadata/handle-private.h>
 
 static void
 test2_arena_push_pop ()