فهرست منبع

Reserved identifier violation

Standardization of header fenced per http://tracker.nagios.org/view.php?id=326
John C. Frickson 10 سال پیش
والد
کامیت
f4cc3427e5
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      include/utils.h

+ 2 - 2
include/utils.h

@@ -29,8 +29,8 @@
  *
  ************************************************************************************************/
 
-#ifndef _UTILS_H
-#define _UTILS_H
+#ifndef NRPE_UTILS_H_INCLUDED
+#define NRPE_UTILS_H_INCLUDED
 
 #include "../include/config.h"