summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp')
-rw-r--r--src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp
index 5e0572fc6bb..b2bd96b8752 100644
--- a/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp
+++ b/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp
@@ -32,7 +32,7 @@
#include <VBox/param.h>
#include <iprt/env.h>
-#include <iprt/err.h>
+#include <iprt/errcore.h>
#include <iprt/initterm.h>
#include <iprt/process.h>
#include <iprt/stream.h>