]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/conf.h
use same ifndef/define format for all headers
[mirror_lxc.git] / src / lxc / conf.h
index 865b87ac9062f36709135c8dd1d7bba0776fe166..2cfcb7c35ccf97cd556809989613640c9a223020 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 _conf_h
-#define _conf_h
+#ifndef __LXC_CONF_H
+#define __LXC_CONF_H
 
 #include "config.h"