Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/usr.sbin/npf/npftest/libnpftest Adapt to netbsd-9 branch
details: https://anonhg.NetBSD.org/src/rev/2a3589db0910
branches: netbsd-9
changeset: 934955:2a3589db0910
user: martin <martin%NetBSD.org@localhost>
date: Sat Jun 20 20:03:27 2020 +0000
description:
Adapt to netbsd-9 branch
diffstat:
usr.sbin/npf/npftest/libnpftest/npf_gc_test.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 5c6571453310 -r 2a3589db0910 usr.sbin/npf/npftest/libnpftest/npf_gc_test.c
--- a/usr.sbin/npf/npftest/libnpftest/npf_gc_test.c Sat Jun 20 16:43:11 2020 +0000
+++ b/usr.sbin/npf/npftest/libnpftest/npf_gc_test.c Sat Jun 20 20:03:27 2020 +0000
@@ -6,6 +6,7 @@
#ifdef _KERNEL
#include <sys/types.h>
+#include <sys/kernel.h>
#include <sys/kmem.h>
#endif
Home |
Main Index |
Thread Index |
Old Index