]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/lxc.h
use same ifndef/define format for all headers
[mirror_lxc.git] / src / lxc / lxc.h
index 8775640535e7cf71b22d2f2c66b9a75e14969f4b..e340382eebce31fa42e7afa03d9709a64e66fdc7 100644 (file)
@@ -20,8 +20,8 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#ifndef __lxc_h
-#define __lxc_h
+#ifndef __LXC_LXC_H
+#define __LXC_LXC_H
 
 #ifdef __cplusplus
 extern "C" {