summaryrefslogtreecommitdiff
path: root/erts/etc/common/etc_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'erts/etc/common/etc_common.h')
-rw-r--r--erts/etc/common/etc_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/erts/etc/common/etc_common.h b/erts/etc/common/etc_common.h
index 289a33b42a..8f6398fa71 100644
--- a/erts/etc/common/etc_common.h
+++ b/erts/etc/common/etc_common.h
@@ -1,7 +1,7 @@
/*
* %CopyrightBegin%
*
- * Copyright Ericsson AB 2017-2021. All Rights Reserved.
+ * Copyright Ericsson AB 2017-2023. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -35,6 +35,7 @@
# include <io.h>
# include <winbase.h>
# include <process.h>
+# include <direct.h> // _getcwd
#endif
#include <errno.h>