Fix arm64 build break
authorRahul Kumar <rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000 (11:32 -0800)
committerRahul Kumar <rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000 (11:32 -0800)
Commit migrated from https://github.com/dotnet/coreclr/commit/67c9dda70b909e6dd5371c9615d61c19fba13199

src/coreclr/src/inc/regdisp.h

index 1b09ca0..4e2a565 100644 (file)
@@ -8,7 +8,7 @@
 
 #ifdef DEBUG_REGDISPLAY
 class Thread;
-
+struct REGDISPLAY;
 void CheckRegDisplaySP (REGDISPLAY *pRD);
 #endif // DEBUG_REGDISPLAY