include: correctly include macro.h

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
Christian Brauner 2018-11-02 23:20:46 +01:00
parent e814299f2d
commit a9b8dbfa95
No known key found for this signature in database
GPG Key ID: 8EB056D53EECB12D

View File

@ -22,10 +22,10 @@
#define _GNU_SOURCE 1
#endif
#include <alloca.h>
#include <macro.h>
#include <mntent.h>
#include <stdio.h>
#include <string.h>
#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