summaryrefslogtreecommitdiff
path: root/gstrfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gstrfuncs.c')
-rw-r--r--gstrfuncs.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gstrfuncs.c b/gstrfuncs.c
index 37d3a8c90..01816b359 100644
--- a/gstrfuncs.c
+++ b/gstrfuncs.c
@@ -16,6 +16,11 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>