mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lxc: update to version 1.1.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/src/lxc/utils.h
|
||||
+++ b/src/lxc/utils.h
|
||||
@@ -44,11 +44,7 @@ extern char *get_rundir(void);
|
||||
extern const char *lxc_global_config_value(const char *option_name);
|
||||
@@ -41,11 +41,7 @@ extern int mkdir_p(const char *dir, mode
|
||||
extern char *get_rundir(void);
|
||||
|
||||
/* Define getline() if missing from the C library */
|
||||
-#ifndef HAVE_GETLINE
|
||||
|
||||
Reference in New Issue
Block a user