CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/11 12:49:09
Modified files:
usr.sbin/httpd : http.h
usr.sbin/relayd: http.h relayd.h
usr.sbin/relayctl: parser.h
sbin/iked : chap_ms.h dh.h eap.h iked.h ikev2.h types.h
usr.sbin/ikectl: parser.h
usr.sbin/snmpd : mib.h snmp.h snmpd.h
usr.sbin/snmpctl: parser.h
Log message:
Use "compliant" header guards by avoiding the reserved '_' namespace.
Pointed out by Markus Elfring
OK mikeb@ millert@
