X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils%2Flxc%2Fpatches%2F015-getline.patch;h=c91e010c5c58559cb6a8289fcef3781c932270df;hb=9672b88d2a984ff33434002c595b2168f91f15e4;hp=2dfaa9bea5a652cc708604ce3658bbd66828ed50;hpb=f0c65b62537f654bf4c9099ea627454c669959b5;p=feed%2Fpackages.git diff --git a/utils/lxc/patches/015-getline.patch b/utils/lxc/patches/015-getline.patch index 2dfaa9bea5..c91e010c5c 100644 --- a/utils/lxc/patches/015-getline.patch +++ b/utils/lxc/patches/015-getline.patch @@ -1,6 +1,6 @@ --- a/src/lxc/utils.h +++ b/src/lxc/utils.h -@@ -41,11 +41,7 @@ extern int mkdir_p(const char *dir, mode +@@ -59,11 +59,7 @@ extern int mkdir_p(const char *dir, mode_t mode); extern char *get_rundir(void); /* Define getline() if missing from the C library */