diff src/unexcw.c @ 4840:17b3dc5500b0

changes to get old non-pdump dumping on Cygwin to work (sort of)
author Ben Wing <ben@xemacs.org>
date Tue, 12 Jan 2010 23:19:13 -0600
parents ab71ad6ff3dd
children 95c4ced5c07c
line wrap: on
line diff
--- a/src/unexcw.c	Tue Jan 12 23:16:33 2010 -0600
+++ b/src/unexcw.c	Tue Jan 12 23:19:13 2010 -0600
@@ -27,6 +27,7 @@
 #include "lisp.h"
 
 #include "sysfile.h"
+#include "syswindows.h"
 
 #define PERROR(arg)				\
 do {						\