diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-01 14:46:57 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-01 14:46:57 +0000 |
| commit | 36bf75f010f347dc59ff9a70d92230e5ffeb8771 (patch) | |
| tree | 47789b95848b8eb350e685bd546404f946ab70e1 | |
| parent | 2ac0b4865ebca5308e79d03b29dfd5877ca2526d (diff) | |
Notes
| -rw-r--r-- | sys/alpha/osf1/osf1_signal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/osf1/osf1_signal.c b/sys/alpha/osf1/osf1_signal.c index df0620eee3c1..4696689f73c2 100644 --- a/sys/alpha/osf1/osf1_signal.c +++ b/sys/alpha/osf1/osf1_signal.c @@ -75,7 +75,6 @@ #include <ddb/ddb.h> #include <alpha/alpha/db_instruction.h> #include <sys/vnode.h> -#include <fs/procfs/procfs.h> #include <alpha/osf1/osf1_signal.h> #include <alpha/osf1/osf1_proto.h> |
