aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexcw.c
diff options
context:
space:
mode:
authorDaniel Colascione <[email protected]>2012-10-08 04:53:18 -0800
committerDaniel Colascione <[email protected]>2012-10-08 04:53:18 -0800
commit501199a3dbccc83f91a561c6664ae4c1d3dde20a (patch)
treec9b24607e5e44b61fad483b10a0c77862d4d2661 /src/unexcw.c
parentc54ebba4e076caeb6105c6bb682252b139a169fa (diff)
Code cleanup for cygw32
Diffstat (limited to 'src/unexcw.c')
-rw-r--r--src/unexcw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexcw.c b/src/unexcw.c
index 96c4b4a9ae..8c5d574530 100644
--- a/src/unexcw.c
+++ b/src/unexcw.c
@@ -20,6 +20,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>
#include "unexec.h"
+#include "w32common.h"
#include <lisp.h>
#include <stdio.h>