summaryrefslogtreecommitdiff
path: root/mysys/mf_tempfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/mf_tempfile.c')
-rw-r--r--mysys/mf_tempfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/mf_tempfile.c b/mysys/mf_tempfile.c
index a202dd13d8b..8370c6e7ec8 100644
--- a/mysys/mf_tempfile.c
+++ b/mysys/mf_tempfile.c
@@ -20,7 +20,7 @@
#include "my_static.h"
#include "mysys_err.h"
#include <errno.h>
-#ifdef HAVE_PATH_H
+#ifdef HAVE_PATHS_H
#include <paths.h>
#endif