summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_stat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/file_stat.cxx')
-rw-r--r--sal/osl/unx/file_stat.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/unx/file_stat.cxx b/sal/osl/unx/file_stat.cxx
index ce6c5d9d6d1c..e35a50dfbec5 100644
--- a/sal/osl/unx/file_stat.cxx
+++ b/sal/osl/unx/file_stat.cxx
@@ -26,6 +26,8 @@
#include <limits.h>
#include <unistd.h>
+#include <osl/diagnose.h>
+
#include "file_impl.hxx"
#include "file_error_transl.h"
#include "file_path_helper.hxx"