PERFORCE change 151844 for review
Peter Wemm
peter at FreeBSD.org
Fri Oct 24 04:43:47 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151844
Change 151844 by peter at peter_cheese on 2008/10/24 04:42:55
Fix warning for missing prototype for vgPlain_get_SP()
Affected files ...
.. //depot/projects/valgrind/coregrind/m_syswrap/syswrap-freebsd.c#12 edit
Differences ...
==== //depot/projects/valgrind/coregrind/m_syswrap/syswrap-freebsd.c#12 (text+ko) ====
@@ -44,6 +44,7 @@
#include "pub_core_libcprint.h"
#include "pub_core_libcproc.h"
#include "pub_core_libcsignal.h"
+#include "pub_core_machine.h"
#include "pub_core_mallocfree.h"
#include "pub_core_tooliface.h"
#include "pub_core_options.h"
More information about the p4-projects
mailing list