[__MSDOS__]: Fixed typo.

This commit is contained in:
Roland McGrath 1994-09-26 22:20:56 +00:00
parent e938a511be
commit b13a443fa7

2
dir.c
View file

@ -48,7 +48,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif /* POSIX */
#ifdef __MSDOS__
#inlcude <ctype.h>
#include <ctype.h>
static char *
dosify (filename)