]> git.eshelyaron.com Git - emacs.git/commitdiff
[MSDOS]: #include "msdos.h".
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Jun 1994 15:26:59 +0000 (15:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Jun 1994 15:26:59 +0000 (15:26 +0000)
src/lread.c

index 17fcc407a0e65ec89266374cb4e66466508a3eae..2ee1947eb4889aa684b761c8f4c0edd329cc7196 100644 (file)
@@ -49,6 +49,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 
 #ifdef MSDOS
+#include "msdos.h"
 /* These are redefined (correctly, but differently) in values.h.  */
 #undef INTBITS
 #undef LONGBITS