summaryrefslogtreecommitdiffstats
path: root/config/pathsub.c
diff options
context:
space:
mode:
Diffstat (limited to 'config/pathsub.c')
-rw-r--r--config/pathsub.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/pathsub.c b/config/pathsub.c
index 2f243d0d..289fdf35 100644
--- a/config/pathsub.c
+++ b/config/pathsub.c
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/*
** Pathname subroutines.
**