summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index ab21bd785..4faca1fc4 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -6,7 +6,9 @@
#ifndef PATHNAMES_H
#define PATHNAMES_H
+#ifdef HAVE_PATHS_H
#include <paths.h>
+#endif
#ifndef __STDC__
# error "we need an ANSI compiler"