diff options
Diffstat (limited to '')
-rw-r--r-- | src/path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path.c b/src/path.c index fc73ee7c9..62732fcb4 100644 --- a/src/path.c +++ b/src/path.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "path.h" #include "conf.h" |