From: Chris Johns <[email protected]>
---
rtemsbsd/ptpd/src/ptp_primitives.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rtemsbsd/ptpd/src/ptp_primitives.h
b/rtemsbsd/ptpd/src/ptp_primitives.h
index 56ded20c..d70ae06e 100644
--- a/rtemsbsd/ptpd/src/ptp_primitives.h
+++ b/rtemsbsd/ptpd/src/ptp_primitives.h
@@ -1,7 +1,8 @@
#ifndef PTP_PRIMITIVES_H_
#define PTP_PRIMITIVES_H_
-
+#undef FALSE
+#undef TRUE
typedef enum {FALSE=0, TRUE} Boolean;
typedef char Octet;
typedef int8_t Integer8;
--
2.25.1
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel