Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/sys/sys don't include <sys/proc.h>
details: https://anonhg.NetBSD.org/src/rev/bc9bff60ba06
branches: trunk
changeset: 319537:bc9bff60ba06
user: christos <christos%NetBSD.org@localhost>
date: Sat Jun 02 15:47:22 2018 +0000
description:
don't include <sys/proc.h>
diffstat:
external/cddl/osnet/sys/sys/param.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r fd093804ac70 -r bc9bff60ba06 external/cddl/osnet/sys/sys/param.h
--- a/external/cddl/osnet/sys/sys/param.h Sat Jun 02 15:24:55 2018 +0000
+++ b/external/cddl/osnet/sys/sys/param.h Sat Jun 02 15:47:22 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.4 2018/05/28 21:05:10 chs Exp $ */
+/* $NetBSD: param.h,v 1.5 2018/06/02 15:47:22 christos Exp $ */
/*
* Copyright (C) 2007 John Birrell <jb%freebsd.org@localhost>
@@ -29,8 +29,6 @@
*
*/
-#include <sys/proc.h>
-
#ifndef _COMPAT_OPENSOLARIS_SYS_PARAM_H_
#define _COMPAT_OPENSOLARIS_SYS_PARAM_H_
Home |
Main Index |
Thread Index |
Old Index