commit | 0c865b49c9478b7be2c3ba44f0b763341ce7cf1e | [log] [tgz] |
---|---|---|
author | florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Fri Sep 30 01:27:26 2011 +0000 |
committer | florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Fri Sep 30 01:27:26 2011 +0000 |
tree | 823118f7985e563231bb9c6019fe7b6e7afeebe9 | |
parent | ab8630fd1c559a3d8a3e429cf8e9f2e4b94a3ff6 [diff] [blame] |
Use <sys/mman.h> instead of <linux/mman.h> to fix a compile problem on SLES 10. Patch by Rich Coe (rcoe@wi.rr.com). Fixes bugzilla #282238. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12072 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS index a13b290..9579eea 100644 --- a/NEWS +++ b/NEWS
@@ -279,6 +279,8 @@ 274378 - s390x: Various dispatcher tweaks +282238 - SLES10: make check fails + Release 3.6.1 (16 February 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~