diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-24 13:48:32 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-24 13:48:53 +0000 |
| commit | 8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e (patch) | |
| tree | 4cf70123201c43089e3e997ade668bffe76c4491 /testing/kbuild/sys-types.patch | |
| parent | 2e320f818729ac141b70d721a66fa8648b45c4c6 (diff) | |
| download | aports-8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e.tar.bz2 aports-8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e.tar.xz | |
community/kbuild: move from testing
Diffstat (limited to 'testing/kbuild/sys-types.patch')
| -rw-r--r-- | testing/kbuild/sys-types.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/kbuild/sys-types.patch b/testing/kbuild/sys-types.patch deleted file mode 100644 index dccb48a23e..0000000000 --- a/testing/kbuild/sys-types.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/src/kmk/kmkbuiltin/ftsfake.h b/src/kmk/kmkbuiltin/ftsfake.h -index 2518d30..5410256 100644 ---- a/src/kmk/kmkbuiltin/ftsfake.h -+++ b/src/kmk/kmkbuiltin/ftsfake.h -@@ -38,6 +38,9 @@ - # include "kmkbuiltin/mscfakes.h" - #endif - -+/* for u_int */ -+#include <sys/types.h> -+ - typedef struct { - struct _ftsent *fts_cur; /* current node */ - struct _ftsent *fts_child; /* linked list of children */ |
