aboutsummaryrefslogtreecommitdiffstats
path: root/main/alsa-lib/ucm_add_limits_h.patch
blob: 2686dddd1498472921a0acbbb51ee1b158e0c480 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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 */