From a60fa55692dd3ac969e5dc65db8883d7f03b6d19 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 3 Aug 1996 15:29:33 +0000 Subject: sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDU --- sys/compat/svr4/svr4_misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/compat/svr4/svr4_misc.c b/sys/compat/svr4/svr4_misc.c index ed0324e7dce..ca3c73d3e3a 100644 --- a/sys/compat/svr4/svr4_misc.c +++ b/sys/compat/svr4/svr4_misc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: svr4_misc.c,v 1.5 1996/08/01 00:50:53 niklas Exp $ */ +/* $OpenBSD: svr4_misc.c,v 1.6 1996/08/03 15:29:32 deraadt Exp $ */ /* $NetBSD: svr4_misc.c,v 1.36 1996/03/30 22:38:02 christos Exp $ */ /* @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3