diff options
Diffstat (limited to 'src/atimach64.c')
-rw-r--r-- | src/atimach64.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/atimach64.c b/src/atimach64.c index 619d413..95a9c07 100644 --- a/src/atimach64.c +++ b/src/atimach64.c @@ -49,6 +49,10 @@ * Leif Delgass <ldelgass@retinalburn.net> */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ati.h" #include "atibus.h" #include "atichip.h" |