Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 14:59:38 GMT
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 168621 for review
Message-ID:  <200909171459.n8HExcV7097939@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=168621

Change 168621 by stas@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909171459.n8HExcV7097939>