summaryrefslogtreecommitdiff
path: root/pathnames.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pathnames.h.in')
-rw-r--r--pathnames.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/pathnames.h.in b/pathnames.h.in
index f624325c7..2dcbef1bf 100644
--- a/pathnames.h.in
+++ b/pathnames.h.in
@@ -27,6 +27,10 @@
#include <paths.h>
#endif /* HAVE_PATHS_H */
+#ifdef HAVE_MAILLOCK_H
+#include <maillock.h>
+#endif /* HAVE_MAILLOCK_H */
+
#ifndef _PATH_DEV
#define _PATH_DEV "/dev/"
#endif /* _PATH_DEV */