]> git.proxmox.com Git - mirror_lxc.git/commitdiff
include: correctly include macro.h
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 2 Nov 2018 22:20:46 +0000 (23:20 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 2 Nov 2018 22:20:46 +0000 (23:20 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/include/lxcmntent.c

index 5ada15ba7b30330fa4c275950d7d6fd3fd4e554a..4c1ad763baf15ff4511e91c2addd23631347fee5 100644 (file)
 #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