summaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c2
1 files changed, 1 insertions, 1 deletions
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 <ctype.h>
+#include <ctype.h>
static char *
dosify (filename)