]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Fix header name in lxcmntent.h
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 17:29:52 +0000 (12:29 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 20:14:41 +0000 (15:14 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/include/lxcmntent.h

index 3f1d16f626597b04d64199663fe2bebe709230a7..528e8bc0538d53a70d050d957e6789f1287ccae4 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _mntent_h
-#define _mntent_h
+#ifndef _lxcmntent_h
+#define _lxcmntent_h
 
 #include <../config.h>