summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_sysctl.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2005-12-11 12:16:03 +0000
committerchristos <christos@NetBSD.org>2005-12-11 12:16:03 +0000
commit95e1ffb15694e54f29f8baaa4232152b703c2a5a (patch)
treed6510e195bc06092a8057e34c6442eba4e77d09a /sys/compat/linux/common/linux_sysctl.h
parent4f17ba81bcaf3f5086d88a346cbfd12506a5e3e6 (diff)
merge ktrace-lwp.
Diffstat (limited to 'sys/compat/linux/common/linux_sysctl.h')
-rw-r--r--sys/compat/linux/common/linux_sysctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/common/linux_sysctl.h b/sys/compat/linux/common/linux_sysctl.h
index d6695b3f342..a122b1c26d6 100644
--- a/sys/compat/linux/common/linux_sysctl.h
+++ b/sys/compat/linux/common/linux_sysctl.h
@@ -1,4 +1,4 @@
-/* $NetBSD: linux_sysctl.h,v 1.2 2004/05/20 06:34:24 atatat Exp $ */
+/* $NetBSD: linux_sysctl.h,v 1.3 2005/12/11 12:20:19 christos Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.