s4-messaging: Make header guard less generic
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 May 2014 01:38:44 +0000 (13:38 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 4 Jun 2014 01:22:26 +0000 (03:22 +0200)
Change-Id: I659bbb317e69aee6632db8bce3c4bdb5f9ad3d8d
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/lib/messaging/messaging.h

index 984cd36e89d85567de73e5bfc66c5b71bd82b579..b84f5d8286fe05fc5ebd53d8f562aaa4cb189020 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef _MESSAGES_H_
-#define _MESSAGES_H_
+#ifndef _SOURCE4_LIB_MESSAGING_MESSAGES_H_
+#define _SOURCE4_LIB_MESSAGING_MESSAGES_H_
 
 #include "librpc/gen_ndr/server_id.h"