SWDEV-270166 - Remove Linux specific includes

Change-Id: I929285941f28941cb41718f9fb8f618d11f1a69b
This commit is contained in:
Rahul Garg
2021-01-27 00:07:29 +00:00
committed by Vladislav Sytchenko
parent 8610e93f39
commit 2314fe2e3a
-4
View File
@@ -21,10 +21,6 @@
#include <hip/hip_runtime.h>
#include "hip_event.hpp"
#include <errno.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
void ipcEventCallback(hipStream_t stream, hipError_t status, void* user_data)
{