Selaa lähdekoodia

[sgen] Fix sgen-grep-binprot.

The refactoring that occurred with addition of parallel mark left
sgen-grep-binprot in an uncompilable state.  Fix.
Mark Probst 15 vuotta sitten
vanhempi
sitoutus
e9e91d9779
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      tools/sgen/sgen-grep-binprot.c

+ 3 - 0
tools/sgen/sgen-grep-binprot.c

@@ -3,6 +3,9 @@
 #include <assert.h>
 #include <glib.h>
 
+#define SGEN_BINARY_PROTOCOL
+#define MONO_INTERNAL
+
 #include <mono/metadata/sgen-protocol.h>
 
 #define SGEN_PROTOCOL_EOF	255