summaryrefslogtreecommitdiff
path: root/user/alsa-lib/ucm_add_limits_h.patch
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2022-01-11 20:27:52 +0000
committerZach van Rijn <me@zv.io>2022-10-21 18:33:57 -0500
commit90733bb8e105a04bde9f4d121e8318ada909ff51 (patch)
tree59c0ff7bf519f327d741cca3173253c0e44404da /user/alsa-lib/ucm_add_limits_h.patch
parent80a7a4c45600c9989a89d73ac889ee1f7c2f4ca1 (diff)
downloadpackages-90733bb8e105a04bde9f4d121e8318ada909ff51.tar.gz
packages-90733bb8e105a04bde9f4d121e8318ada909ff51.tar.bz2
packages-90733bb8e105a04bde9f4d121e8318ada909ff51.tar.xz
packages-90733bb8e105a04bde9f4d121e8318ada909ff51.zip
user/alsa-lib: bump { 1.2.4 --> 1.2.6.1 }.
Diffstat (limited to 'user/alsa-lib/ucm_add_limits_h.patch')
-rw-r--r--user/alsa-lib/ucm_add_limits_h.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/alsa-lib/ucm_add_limits_h.patch b/user/alsa-lib/ucm_add_limits_h.patch
deleted file mode 100644
index 2686dddd1..000000000
--- a/user/alsa-lib/ucm_add_limits_h.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/ucm/parser.c
-+++ b/src/ucm/parser.c
-@@ -31,6 +31,7 @@
- */
-
- #include "ucm_local.h"
-+#include <limits.h>
- #include <dirent.h>
-
- /** The name of the environment variable containing the UCM directory */