summaryrefslogtreecommitdiff
path: root/user/alsa-lib/ucm_add_limits_h.patch
diff options
context:
space:
mode:
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 */