Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl2/libmalloc/dist remove param.h
details: https://anonhg.NetBSD.org/src/rev/8b4fd78a2175
branches: trunk
changeset: 342951:8b4fd78a2175
user: christos <christos%NetBSD.org@localhost>
date: Fri Jan 15 15:13:28 2016 +0000
description:
remove param.h
diffstat:
external/gpl2/libmalloc/dist/getpagesize.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (10 lines):
diff -r 6faaa5256718 -r 8b4fd78a2175 external/gpl2/libmalloc/dist/getpagesize.h
--- a/external/gpl2/libmalloc/dist/getpagesize.h Fri Jan 15 12:09:15 2016 +0000
+++ b/external/gpl2/libmalloc/dist/getpagesize.h Fri Jan 15 15:13:28 2016 +0000
@@ -1,5 +1,4 @@
-#include <sys/param.h>
-/* $NetBSD: getpagesize.h,v 1.2 2016/01/13 21:56:38 christos Exp $ */
+/* $NetBSD: getpagesize.h,v 1.3 2016/01/15 15:13:28 christos Exp $ */
/* Emulate getpagesize on systems that lack it. */
Home |
Main Index |
Thread Index |
Old Index