[lxc-devel] [PATCH 1/4] Fix header name in lxcmntent.h

Stéphane Graber stgraber at ubuntu.com
Fri Jan 11 17:29:52 UTC 2013


Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 src/include/lxcmntent.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/lxcmntent.h b/src/include/lxcmntent.h
index 3f1d16f..528e8bc 100644
--- a/src/include/lxcmntent.h
+++ b/src/include/lxcmntent.h
@@ -1,5 +1,5 @@
-#ifndef _mntent_h
-#define _mntent_h
+#ifndef _lxcmntent_h
+#define _lxcmntent_h
 
 #include <../config.h>
 
-- 
1.8.0





More information about the lxc-devel mailing list