Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import

pub_tool_libcassert.h.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6320
This commit is contained in:
Nicholas Nethercote
2006-10-18 21:50:26 +00:00
parent a9a0bafb27
commit fad24de4bc
4 changed files with 15 additions and 11 deletions

View File

@@ -32,7 +32,7 @@
#define __PUB_TOOL_TOOLIFACE_H
#include "pub_tool_errormgr.h" // for Error, Supp
#include "libvex.h" // for VexGuestLayout
#include "libvex.h" // for all Vex stuff
/* ------------------------------------------------------------------ */
/* The interface version */