summaryrefslogtreecommitdiffstats
path: root/src/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stat.h')
-rw-r--r--src/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stat.h b/src/stat.h
index 55c75e9..f45302a 100644
--- a/src/stat.h
+++ b/src/stat.h
@@ -29,7 +29,7 @@
#include <sys/types.h>
#include <time.h>
-#if BFS_HAS_SYS_PARAM
+#if BFS_USE_SYS_PARAM_H
# include <sys/param.h>
#endif