Commit f1dbdca0 authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Aurelio Colosimo

trivial: ieee1588_types.h: use "PPTP" in internal macro

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent c114cae1
......@@ -3,8 +3,8 @@
* Structs defined in IEEE Std 1588-2008
*/
#ifndef __PTP_IEEE_1588_TYPES_H__
#define __PTP_IEEE_1588_TYPES_H__
#ifndef __PPTP_IEEE_1588_TYPES_H__
#define __PPTP_IEEE_1588_TYPES_H__
#include <stdint.h>
......@@ -306,4 +306,4 @@ enum ENDelayMechanism {
DELAY_DISABLED = 0xFE
};
#endif /* __PTP_IEEE_1588_TYPES_H__ */
#endif /* __PPTP_IEEE_1588_TYPES_H__ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment