changeset 395:47f336bb06c4

-DHAVE_STDBOOL_H
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 Dec 2022 12:25:05 +0200
parents db64a58314a9
children e47e36b31e03
files Makefile.djgpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.djgpp	Wed Dec 07 12:19:12 2022 +0200
+++ b/Makefile.djgpp	Sat Dec 10 12:25:05 2022 +0200
@@ -9,6 +9,7 @@
 LDFLAGS += -s
 
 CFLAGS += -DHAVE_STRING_H
+CFLAGS += -DHAVE_STDBOOL_H
 CFLAGS += -DHAVE_INTTYPES_H
 
 # Miscellaneous