diff options
| author | Michael Forney <mforney@mforney.org> | 2018-04-12 11:11:11 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-04-12 11:11:11 -0700 |
| commit | 46e3ddaf2dbe21cf4206c77cf852d05b21f2d2bd (patch) | |
| tree | b808de97f3f5f642f261d1b205a81194cc8eecb9 /pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch | |
| parent | 9c781b87e88ab194ce97f5a0dc091766f11240ab (diff) | |
alsa-utils: Update to 1.1.6
Diffstat (limited to 'pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch')
| -rw-r--r-- | pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch b/pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch index da83e439..6aeaa605 100644 --- a/pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch +++ b/pkg/alsa-utils/patch/0001-Include-poll.h-instead-of-sys-poll.h.patch @@ -1,4 +1,4 @@ -From 570d67318c396c6d969b32e2f29379b637a25a19 Mon Sep 17 00:00:00 2001 +From a9700bf75911baa9a6382cdbfc3d97608cdb46ce Mon Sep 17 00:00:00 2001 From: Michael Forney <mforney@mforney.org> Date: Sat, 2 Jul 2016 23:48:43 -0700 Subject: [PATCH] Include poll.h instead of sys/poll.h @@ -12,7 +12,7 @@ Subject: [PATCH] Include poll.h instead of sys/poll.h 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/amidi/amidi.c b/amidi/amidi.c -index a8264f1..81c9ac4 100644 +index b6e05e1..c6268e4 100644 --- a/amidi/amidi.c +++ b/amidi/amidi.c @@ -31,7 +31,7 @@ @@ -25,7 +25,7 @@ index a8264f1..81c9ac4 100644 #include <unistd.h> #include <fcntl.h> diff --git a/amixer/amixer.c b/amixer/amixer.c -index f9b09cb..8241148 100644 +index 9c3f9bf..64fd4bb 100644 --- a/amixer/amixer.c +++ b/amixer/amixer.c @@ -28,7 +28,7 @@ @@ -38,10 +38,10 @@ index f9b09cb..8241148 100644 #include "amixer.h" #include "../alsamixer/volume_mapping.h" diff --git a/aplay/aplay.c b/aplay/aplay.c -index ee480f2..b45320a 100644 +index bbd7fff..66e9cb9 100644 --- a/aplay/aplay.c +++ b/aplay/aplay.c -@@ -43,7 +43,7 @@ +@@ -44,7 +44,7 @@ #include <assert.h> #include <termios.h> #include <signal.h> @@ -51,7 +51,7 @@ index ee480f2..b45320a 100644 #include <sys/time.h> #include <sys/stat.h> diff --git a/seq/aplaymidi/arecordmidi.c b/seq/aplaymidi/arecordmidi.c -index 9628086..1c25fa2 100644 +index 19dbb7d..4d212b6 100644 --- a/seq/aplaymidi/arecordmidi.c +++ b/seq/aplaymidi/arecordmidi.c @@ -27,7 +27,7 @@ @@ -64,7 +64,7 @@ index 9628086..1c25fa2 100644 #include "aconfig.h" #include "version.h" diff --git a/seq/aseqdump/aseqdump.c b/seq/aseqdump/aseqdump.c -index 24c5d21..05892e0 100644 +index 7904540..578e06f 100644 --- a/seq/aseqdump/aseqdump.c +++ b/seq/aseqdump/aseqdump.c @@ -25,7 +25,7 @@ @@ -77,5 +77,5 @@ index 24c5d21..05892e0 100644 #include "aconfig.h" #include "version.h" -- -2.11.0 +2.17.0 |
