summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_File_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/file/osl_File_Const.h')
-rw-r--r--sal/qa/osl/file/osl_File_Const.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/file/osl_File_Const.h b/sal/qa/osl/file/osl_File_Const.h
index ddb185abf245..1c06944bc113 100644
--- a/sal/qa/osl/file/osl_File_Const.h
+++ b/sal/qa/osl/file/osl_File_Const.h
@@ -89,7 +89,7 @@ const sal_Char pBuffer_Blank[] = "";
# include <errno.h>
# include <fcntl.h>
# include <sys/stat.h>
-# if !defined(MACOSX) && !defined(__OpenBSD__) && !defined(__FreeBSD__) && !defined(__NetBSD__)
+# if !defined(MACOSX) && !defined(__OpenBSD__) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined (DRAGONFLY)
# include <sys/statfs.h>
# else
# include <sys/param.h>