Skip to content

Commit 8d2e2f9

Browse files
committed
Fix nasa#104, Short term build fix for implicit endian functions
1 parent 52f706b commit 8d2e2f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Subsystems/cmdUtil/cmdUtil.c

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
*/
2626

2727
/* System define for endian functions */
28+
#define _BSD_SOURCE
2829
#define _BSD_SOURCE_
2930
#define _DEFAULT_SOURCE
3031
#define __USE_BSD

0 commit comments

Comments
 (0)