From: Christian Brauner Date: Fri, 2 Nov 2018 22:20:46 +0000 (+0100) Subject: include: correctly include macro.h X-Git-Tag: lxc-3.1.0~20^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b8dbfa95f14d17ad014d3ee4400602933297ee;p=thirdparty%2Flxc.git include: correctly include macro.h Signed-off-by: Christian Brauner --- diff --git a/src/include/lxcmntent.c b/src/include/lxcmntent.c index 5ada15ba7..4c1ad763b 100644 --- a/src/include/lxcmntent.c +++ b/src/include/lxcmntent.c @@ -22,10 +22,10 @@ #define _GNU_SOURCE 1 #endif #include -#include #include #include #include +#include "../lxc/macro.h" /* Since the values in a line are separated by spaces, a name cannot * contain a space. Therefore some programs encode spaces in names