summaryrefslogtreecommitdiff
path: root/hw/xwin/winprefs.h
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2014-01-06 18:17:41 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2014-01-06 18:17:41 +0000
commit24cc1f4d9f4475d1b0c256586fb8760dc1d92847 (patch)
treeb9f638ca790a70a511016462fdae12dd4455ad8a /hw/xwin/winprefs.h
parent2ea973e12f5d954211e1d10085a4c74581b43aca (diff)
parentb1e9e319cb302d138eef484b9878ec670735a340 (diff)
Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.0-1
Diffstat (limited to 'hw/xwin/winprefs.h')
-rw-r--r--hw/xwin/winprefs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xwin/winprefs.h b/hw/xwin/winprefs.h
index 8f4eb0807..702e5897d 100644
--- a/hw/xwin/winprefs.h
+++ b/hw/xwin/winprefs.h
@@ -34,9 +34,6 @@
/* Need Bool */
#include <X11/Xdefs.h>
-/* Need TRUE */
-#include "misc.h"
-
/* Need to know how long paths can be... */
#include <limits.h>
/* Xwindows redefines PATH_MAX to at least 1024 */