mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lxc: bump to 4.0.2
Signed-off-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Marijan Svalina <marijan.svalina@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
committed by
Luka Perkov
parent
34a4678db3
commit
9f43594e3a
@@ -1,6 +1,6 @@
|
||||
--- a/src/lxc/utils.h
|
||||
+++ b/src/lxc/utils.h
|
||||
@@ -59,11 +59,7 @@ extern int mkdir_p(const char *dir, mode_t mode);
|
||||
@@ -35,11 +35,7 @@ extern int mkdir_p(const char *dir, mode
|
||||
extern char *get_rundir(void);
|
||||
|
||||
/* Define getline() if missing from the C library */
|
||||
@@ -11,5 +11,5 @@
|
||||
-#endif
|
||||
+#include "../include/getline.h"
|
||||
|
||||
/* Define setns() if missing from the C library */
|
||||
#ifndef HAVE_SETNS
|
||||
static inline int lxc_set_cloexec(int fd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user