summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pathnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index ab21bd78..4faca1fc 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"