aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dm/DM.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dm/DM.cpp b/dm/DM.cpp
index 139e9eb823..64f0e07bf9 100644
--- a/dm/DM.cpp
+++ b/dm/DM.cpp
@@ -5,6 +5,8 @@
* found in the LICENSE file.
*/
+#include <unistd.h>
+
#include "CrashHandler.h"
#include "DMJsonWriter.h"
#include "DMSrcSink.h"