Skip to content

Commit

Permalink
Define POSIX C source
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor-Misic committed Apr 9, 2024
1 parent 05163cd commit 66bc065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ SYMBOLS = -DUNITY_FIXTURE_NO_EXTRAS
SYMBOLS += -DUNITY_INCLUDE_DOUBLE
SYMBOLS += -DUNITY_DOUBLE_PRECISION=1e-12
SYMBOLS += -DUNITY_INCLUDE_CONFIG_H
SYMBOLS += -D_POSIX_C_SOURCE=200809

#######################################
# Astyle
Expand Down

0 comments on commit 66bc065

Please sign in to comment.