diff options
Diffstat (limited to 'src/atidri.c')
-rw-r--r-- | src/atidri.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/atidri.c b/src/atidri.c index 1cb97f09..09855eb4 100644 --- a/src/atidri.c +++ b/src/atidri.c @@ -22,6 +22,9 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* * Authors: * Gareth Hughes <gareth@valinux.com> |