11 lines
328 B
Diff
11 lines
328 B
Diff
--- src/ucm/parser.c.orig 2016-12-20 14:43:20.000000000 +0000
|
|
+++ src/ucm/parser.c 2016-12-21 20:59:58.460736188 +0000
|
|
@@ -32,6 +32,7 @@
|
|
|
|
#include "ucm_local.h"
|
|
#include <dirent.h>
|
|
+#include <limits.h>
|
|
|
|
/** The name of the environment variable containing the UCM directory */
|
|
#define ALSA_CONFIG_UCM_VAR "ALSA_CONFIG_UCM"
|