[__MSDOS__]: Fixed typo.
authorRoland McGrath <roland@redhat.com>
Mon, 26 Sep 1994 22:20:56 +0000 (22:20 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 26 Sep 1994 22:20:56 +0000 (22:20 +0000)
dir.c

diff --git a/dir.c b/dir.c
index 07752d3152d6fa2e91751e71e7c599dd460adc7c..da8abf74dd080c9c4c9e8a77424a00f50c8c17db 100644 (file)
--- a/dir.c
+++ b/dir.c
@@ -48,7 +48,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif /* POSIX */
 \f
 #ifdef __MSDOS__
-#inlcude <ctype.h>
+#include <ctype.h>
 
 static char *
 dosify (filename)