amdvlk: remove obsolete patch.
This commit is contained in:
parent
e9c69504db
commit
9f5d40199c
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- a/pal/shared/gpuopen/src/posix/ddPosixSocket.cpp 2019-10-18 11:06:42.000000000 +0200
|
||||
+++ b/pal/shared/gpuopen/src/posix/ddPosixSocket.cpp 2019-10-18 11:06:42.000000000 +0200
|
||||
@@ -34,7 +34,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
-#include <sys/fcntl.h>
|
||||
+#include <fcntl.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <netdb.h>
|
Loading…
Reference in a new issue