|
From: <sv...@va...> - 2005-12-06 16:09:39
|
Author: sewardj
Date: 2005-12-06 16:09:28 +0000 (Tue, 06 Dec 2005)
New Revision: 5294
Log:
wibble
Modified:
branches/FNWRAP/coregrind/m_debuginfo/symtab.c
Modified: branches/FNWRAP/coregrind/m_debuginfo/symtab.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/FNWRAP/coregrind/m_debuginfo/symtab.c 2005-12-06 15:22:33 UT=
C (rev 5293)
+++ branches/FNWRAP/coregrind/m_debuginfo/symtab.c 2005-12-06 16:09:28 UT=
C (rev 5294)
@@ -46,8 +46,8 @@
#include "pub_core_mallocfree.h"
#include "pub_core_options.h"
#include "pub_core_profile.h"
-#include "pub_core_redir.h"
-#include "pub_core_tooliface.h" // For VG_(needs).data_syms
+#include "pub_core_redir.h" // VG_(redir_notify_{new,delete}_SegIn=
fo)
+#include "pub_core_tooliface.h" // VG_(needs).data_syms
=20
#include "pub_core_aspacemgr.h"
=20
|