diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /usr.sbin/sup/lib/scan.c | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'usr.sbin/sup/lib/scan.c')
-rw-r--r-- | usr.sbin/sup/lib/scan.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/sup/lib/scan.c b/usr.sbin/sup/lib/scan.c index 0823e4d1e45e..cdd5ab90dec7 100644 --- a/usr.sbin/sup/lib/scan.c +++ b/usr.sbin/sup/lib/scan.c @@ -28,6 +28,12 @@ ********************************************************************** * HISTORY * $Log: scan.c,v $ + * Revision 1.4 1996/09/24 08:08:11 bde + * Eliminated includes of the "temporary" backwards compatibility header + * <sys/dir.h> in applications. Maintained existing (inadequate) ifdefs + * for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any + * new ones. + * * Revision 1.3 1995/12/26 05:10:59 peter * Apply ports/net/sup/patches/patch-ab * |