Index: source/Plugins/Process/Utility/libunwind/src/RemoteUnwindProfile.h
===================================================================
--- source/Plugins/Process/Utility/libunwind/src/RemoteUnwindProfile.h	(revision 107688)
+++ source/Plugins/Process/Utility/libunwind/src/RemoteUnwindProfile.h	(working copy)
@@ -59,7 +59,7 @@
 
 class RemoteProcInfo;
 
-bool AssemblyParse (RemoteProcInfo *procinfo, unw_accessors_t *as, unw_addr_space_t as, uint64_t start, uint64_t end, RemoteUnwindProfile &profile, void *arg);
+bool AssemblyParse (RemoteProcInfo *procinfo, unw_accessors_t *accessor, unw_addr_space_t as, uint64_t start, uint64_t end, RemoteUnwindProfile &profile, void *arg);
 
 
 class FuncBounds {
