Module Name: src
Committed By: kiyohara
Date: Sun Apr 7 07:54:54 UTC 2013
Modified Files:
src/sys/sys: userret.h
Log Message:
Remove including myself.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/sys/userret.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/sys/userret.h
diff -u src/sys/sys/userret.h:1.25 src/sys/sys/userret.h:1.26
--- src/sys/sys/userret.h:1.25 Sun Feb 19 21:07:00 2012
+++ src/sys/sys/userret.h Sun Apr 7 07:54:53 2013
@@ -1,4 +1,4 @@
-/* $NetBSD: userret.h,v 1.25 2012/02/19 21:07:00 rmind Exp $ */
+/* $NetBSD: userret.h,v 1.26 2013/04/07 07:54:53 kiyohara Exp $ */
/*-
* Copyright (c) 1998, 2000, 2003, 2006, 2008 The NetBSD Foundation, Inc.
@@ -66,7 +66,6 @@
#define _SYS_USERRET_H_
#include <sys/lockdebug.h>
-#include <sys/userret.h>
#include <sys/intr.h>
/*