changeset 396:e47e36b31e03

Merge.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 Dec 2022 12:25:23 +0200
parents 47f336bb06c4 (diff) eee49a588a79 (current diff)
children 8958acd67028
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.djgpp	Thu Dec 08 14:26:47 2022 +0200
+++ b/Makefile.djgpp	Sat Dec 10 12:25:23 2022 +0200
@@ -9,6 +9,7 @@
 LDFLAGS += -s
 
 CFLAGS += -DHAVE_STRING_H
+CFLAGS += -DHAVE_STDBOOL_H
 CFLAGS += -DHAVE_INTTYPES_H
 
 # Miscellaneous