commit 2f8185d53f678cea19ff02cc228c5977e82f2c00 from: Markus Uhlin date: Sat May 25 21:50:18 2024 UTC Included err.h commit - cbe3d1ea95e1f998d97aef686bab3535ebcf084f commit + 2f8185d53f678cea19ff02cc228c5977e82f2c00 blob - a37e60a8da29b5a14ee02de4e14da22b1fb17522 blob + c7785023f2f897c966eec173b0d6247447092dd3 --- FICS/comproc.c +++ FICS/comproc.c @@ -40,6 +40,8 @@ #include +#include + #include "board.h" #include "command.h" #include "comproc.h"