diff options
Diffstat (limited to 'hw/kdrive/trident/tridentcurs.c')
-rw-r--r-- | hw/kdrive/trident/tridentcurs.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/trident/tridentcurs.c b/hw/kdrive/trident/tridentcurs.c index 40ac16d52..5f62294fb 100644 --- a/hw/kdrive/trident/tridentcurs.c +++ b/hw/kdrive/trident/tridentcurs.c @@ -23,6 +23,9 @@ */ /* $RCSId: xc/programs/Xserver/hw/kdrive/trident/tridentcurs.c,v 1.5 2000/08/29 17:20:15 keithp Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "trident.h" #include "cursorstr.h" |