]> code.delx.au - gnu-emacs/blobdiff - src/fileio.c
(regex_compile): Fix end-of-pattern case for space.
[gnu-emacs] / src / fileio.c
index 1fd0030a4f7a235504756f65389e4b25c3370e13..aa37c296eb35248fe21127b9a31b6f5631f52270 100644 (file)
@@ -89,7 +89,6 @@ extern int errno;
 #ifdef MSDOS
 #include "msdos.h"
 #include <sys/param.h>
-extern Lisp_Object Fmsdos_downcase_filename P_ ((Lisp_Object));
 #if __DJGPP__ >= 2
 #include <fcntl.h>
 #include <string.h>