summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1997-03-29 17:42:32 +0000
committerJohn Polstra <jdp@FreeBSD.org>1997-03-29 17:42:32 +0000
commit162fc7cd57c361613a8f94458ada94f588322c1f (patch)
tree083e35fe21d38161e3b5a30fd9eefc3520cbd9ae
parentbf6c0d31b70322a3787b91bc17f3a2060dc88a19 (diff)
Notes
-rw-r--r--lib/libmytinfo/defs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libmytinfo/defs.h b/lib/libmytinfo/defs.h
index cab2faeb64f7..7b8e8d9601a4 100644
--- a/lib/libmytinfo/defs.h
+++ b/lib/libmytinfo/defs.h
@@ -190,9 +190,6 @@ extern char _mytinfo_version[];
/* for quit.c */
extern int sys_nerr;
-#if __FreeBSD__ != 2
-extern char *sys_errlist[];
-#endif
extern char *prg_name;
#endif /* _DEFS_H_ */