Merge pull request #732 from fewtarius/dev

Drop librga patch.
This commit is contained in:
fewtarius 2022-11-13 06:08:17 -05:00 committed by GitHub
commit 5603a0f1d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +0,0 @@
diff --git a/include/RgaApi.h b/include/RgaApi.h
index b0049f7..0440de0 100755
--- a/include/RgaApi.h
+++ b/include/RgaApi.h
@@ -30,7 +30,7 @@
#include <sys/mman.h>
#include <linux/stddef.h>
-#include "drmrga.h"
+#include "rga/drmrga.h"
#include "rga.h"
#ifdef __cplusplus