lxc: update to 4.0.5

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-11-17 22:02:01 -08:00
parent bc5d02e242
commit cbe4b726da
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
--- a/src/lxc/utils.h
+++ b/src/lxc/utils.h
@@ -35,11 +35,7 @@ extern int mkdir_p(const char *dir, mode
extern char *get_rundir(void);
@@ -36,11 +36,7 @@ __hidden extern int mkdir_p(const char *
__hidden extern char *get_rundir(void);
/* Define getline() if missing from the C library */
-#ifndef HAVE_GETLINE