Skip to content

Commit 245fa92

Browse files
committed
Define POSIX C source
1 parent ad743e7 commit 245fa92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ SYMBOLS = -DUNITY_FIXTURE_NO_EXTRAS
156156
SYMBOLS += -DUNITY_INCLUDE_DOUBLE
157157
SYMBOLS += -DUNITY_DOUBLE_PRECISION=1e-12
158158
SYMBOLS += -DUNITY_INCLUDE_CONFIG_H
159+
SYMBOLS += -D_POSIX_C_SOURCE=200809
159160

160161
#######################################
161162
# Astyle

0 commit comments

Comments
 (0)