From b13a443fa7d6adec55d9f1f144d763010e0f0908 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 26 Sep 1994 22:20:56 +0000 Subject: [__MSDOS__]: Fixed typo. --- dir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dir.c') diff --git a/dir.c b/dir.c index 07752d3..da8abf7 100644 --- a/dir.c +++ b/dir.c @@ -48,7 +48,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif /* POSIX */ #ifdef __MSDOS__ -#inlcude +#include static char * dosify (filename) -- cgit v1.2.3