diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-25 16:39:28 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-25 16:40:06 +0000 |
| commit | 07f17dd0e833d0e401b72e50f216e7d0c5d6c151 (patch) | |
| tree | f3f926235ccc1aec17ec8a52e8857578b9a536f7 /testing/udisks2/sys-wait.patch | |
| parent | 3804ae3a1848a0d9474bf30b433835440d5f5ab6 (diff) | |
| download | aports-07f17dd0e833d0e401b72e50f216e7d0c5d6c151.tar.bz2 aports-07f17dd0e833d0e401b72e50f216e7d0c5d6c151.tar.xz | |
testing/udisks2: new aport
Disk Manager
http://www.freedesktop.org/wiki/Software/udisks
Diffstat (limited to 'testing/udisks2/sys-wait.patch')
| -rw-r--r-- | testing/udisks2/sys-wait.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/udisks2/sys-wait.patch b/testing/udisks2/sys-wait.patch new file mode 100644 index 0000000000..1ac86d50d0 --- /dev/null +++ b/testing/udisks2/sys-wait.patch @@ -0,0 +1,10 @@ +--- ./src/udiskslinuxfilesystem.c.orig ++++ ./src/udiskslinuxfilesystem.c +@@ -30,6 +30,7 @@ + #include <mntent.h> + #include <sys/types.h> + #include <sys/acl.h> ++#include <sys/wait.h> + #include <errno.h> + + #include <glib/gstdio.h> |
