mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
Added missing undef for m_len in VxWorks collision fix (#4520)
Co-authored-by: Adit Sahasrabudhe <adit.sahasrabudhe@jpl.nasa.gov> Co-authored-by: kevin-f-ortega <kevin.f.ortega@gmail.com>
This commit is contained in:
parent
f3b191beff
commit
1f860de821
@ -26,6 +26,7 @@
|
||||
// These macros are defined somewhere in inetLib.h.
|
||||
#undef m_type
|
||||
#undef m_data
|
||||
#undef m_len
|
||||
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user