PERFORCE change 168621 for review

Stanislav Sedov stas at FreeBSD.org
Thu Sep 17 14:59:39 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=168621

Change 168621 by stas at stas_deglitch on 2009/09/17 14:58:38

	- We don't use launcher-linux, so no point in changing it.

Affected files ...

.. //depot/projects/valgrind/coregrind/launcher-linux.c#5 edit

Differences ...

==== //depot/projects/valgrind/coregrind/launcher-linux.c#5 (text+ko) ====

@@ -42,7 +42,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sys/mman.h>
-/* #include <sys/user.h> */
+#include <sys/user.h>
 #include <unistd.h>
 
 #include "pub_core_debuglog.h"


More information about the p4-projects mailing list