summaryrefslogtreecommitdiffstats
path: root/kernel/kls_xcf/xcf2pnm/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kls_xcf/xcf2pnm/utils.c')
-rw-r--r--kernel/kls_xcf/xcf2pnm/utils.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/kls_xcf/xcf2pnm/utils.c b/kernel/kls_xcf/xcf2pnm/utils.c
index bde0782..5875a4e 100644
--- a/kernel/kls_xcf/xcf2pnm/utils.c
+++ b/kernel/kls_xcf/xcf2pnm/utils.c
@@ -16,6 +16,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xcftools.h"
#include <string.h>
#include <stdarg.h>