lxc: bump to 2.1.1
[feed/packages.git] / utils / lxc / patches / 003-compile.patch
index 408d5e845dfe5f68eebc902121ce3b30be7d21af..b26b78d1f16d63d6f7b908080c6bf23a759d4e7f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/lxc/confile_utils.c
 +++ b/src/lxc/confile_utils.c
-@@ -690,7 +690,7 @@ bool parse_limit_value(const char **value, unsigned long *res)
+@@ -677,7 +677,7 @@
        char *endptr = NULL;
  
        if (strncmp(*value, "unlimited", sizeof("unlimited") - 1) == 0) {