summaryrefslogtreecommitdiff
path: root/repo/system/libaio/libaio-errno.patch
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libaio/libaio-errno.patch')
-rw-r--r--repo/system/libaio/libaio-errno.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/repo/system/libaio/libaio-errno.patch b/repo/system/libaio/libaio-errno.patch
deleted file mode 100644
index 0d2ca77..0000000
--- a/repo/system/libaio/libaio-errno.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libaio-0.3.112.orig/src/compat-0_1.c
-+++ libaio-0.3.112/src/compat-0_1.c
-@@ -19,7 +19,7 @@
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
- #include <stdlib.h>
--#include <asm/errno.h>
-+#include <errno.h>
-
- #include "libaio.h"
- #include "vsys_def.h"