diff options
Diffstat (limited to 'hw/kdrive/savage/s3gc.c')
-rw-r--r-- | hw/kdrive/savage/s3gc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/savage/s3gc.c b/hw/kdrive/savage/s3gc.c index e631ec487..6faadff27 100644 --- a/hw/kdrive/savage/s3gc.c +++ b/hw/kdrive/savage/s3gc.c @@ -24,6 +24,9 @@ */ /* $RCSId: xc/programs/Xserver/hw/kdrive/savage/s3gc.c,v 1.3 2000/01/21 01:12:02 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "s3.h" #include "s3draw.h" |