Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Detach ...
details: https://anonhg.NetBSD.org/src/rev/4854c8b20764
branches: trunk
changeset: 824680:4854c8b20764
user: kamil <kamil%NetBSD.org@localhost>
date: Wed Jun 14 12:16:27 2017 +0000
description:
Detach <sys/user.h> from sanitizer_procmaps_netbsd.cc (GCC)
This header in this context is freebsdism.
Sponsored by <The NetBSD Foundation>
diffstat:
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_netbsd.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 2dcb2b3c41e3 -r 4854c8b20764 external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_netbsd.cc
--- a/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_netbsd.cc Wed Jun 14 09:18:56 2017 +0000
+++ b/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_netbsd.cc Wed Jun 14 12:16:27 2017 +0000
@@ -15,7 +15,6 @@
#include <unistd.h>
#include <sys/sysctl.h>
-#include <sys/user.h>
namespace __sanitizer {
Home |
Main Index |
Thread Index |
Old Index