]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/monitor.h
use same ifndef/define format for all headers
[mirror_lxc.git] / src / lxc / monitor.h
index a7eb11052a8a0499c4c9029f2aeba734bbdbc2a3..229696bd74136ad2265795ee6e2cb09aa8de8ef7 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 __monitor_h
-#define __monitor_h
+#ifndef __LXC_MONITOR_H
+#define __LXC_MONITOR_H
 
 #include <limits.h>
 #include <sys/param.h>