summaryrefslogtreecommitdiff
path: root/sal/rtl/source/macro.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/macro.hxx')
-rw-r--r--sal/rtl/source/macro.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/rtl/source/macro.hxx b/sal/rtl/source/macro.hxx
index bb86b7d9ae39..822fdd1ef2d5 100644
--- a/sal/rtl/source/macro.hxx
+++ b/sal/rtl/source/macro.hxx
@@ -55,6 +55,8 @@
#define THIS_OS "AIX"
#elif defined OPENBSD
#define THIS_OS "OpenBSD"
+#elif defined DRAGONFLY
+#define THIS_OS "DragonFly"
#endif
#if ! defined THIS_OS