We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1dda09 commit 1bf0588Copy full SHA for 1bf0588
os/various/cpp_wrappers/syscalls_cpp.cpp
@@ -1,7 +1,6 @@
1
#include <stdio.h>
2
#include <errno.h>
3
-#include <unistd.h>
4
-#include <sys/types.h>
+
5
#include "osal.h"
6
7
#include "syscalls_cpp.hpp"
0 commit comments