]> code.delx.au - gnu-emacs/blobdiff - src/emacs.c
Fix the MSDOS build
[gnu-emacs] / src / emacs.c
index d1d649dfcfdb58424e97a3f745b7b8cc666d2f96..5c187e76ba181ecfd6e6f69ed99346aecdb1b387 100644 (file)
@@ -54,6 +54,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #ifdef MSDOS
 #include <binary-io.h>
+#include "dosfns.h"
 #endif
 
 #ifdef HAVE_WINDOW_SYSTEM