diff options
Diffstat (limited to 'src/apm_accel.c')
-rw-r--r-- | src/apm_accel.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/apm_accel.c b/src/apm_accel.c index eec4901..4a7a149 100644 --- a/src/apm_accel.c +++ b/src/apm_accel.c @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/apm/apm_accel.c,v 1.20tsi Exp $ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "apm.h" #include "miline.h" |