summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/defs.h
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-08 02:51:37 +0000
committerwollman <wollman@FreeBSD.org>1994-09-08 02:51:37 +0000
commit423416d7132c24768e94462586d45aa7ac4cd373 (patch)
treedd3834f14aa457e8bd05345656d2288103f00432 /usr.sbin/mrouted/defs.h
parente3b496d3f0f19932a3182672e8283cb667967c24 (diff)
downloadFreeBSD-src-423416d7132c24768e94462586d45aa7ac4cd373.zip
FreeBSD-src-423416d7132c24768e94462586d45aa7ac4cd373.tar.gz
Make it compile and (except for mrouted which is untested as yet) run.
Some of these ``modified'' files aren't really modified at all, but CVS isn't smart enough to know the difference.
Diffstat (limited to 'usr.sbin/mrouted/defs.h')
-rw-r--r--usr.sbin/mrouted/defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/mrouted/defs.h b/usr.sbin/mrouted/defs.h
index 8239f7c..a0a9f4a 100644
--- a/usr.sbin/mrouted/defs.h
+++ b/usr.sbin/mrouted/defs.h
@@ -85,7 +85,9 @@ extern char s3[];
extern int errno;
extern int sys_nerr;
+#ifndef __FreeBSD__
extern char * sys_errlist[];
+#endif
extern void log();
OpenPOWER on IntegriCloud