src/chess/pgn.c

changeset 78
ceb9197b3c6d
parent 70
5427beba96d1
--- a/src/chess/pgn.c	Mon Jun 02 19:32:37 2025 +0200
+++ b/src/chess/pgn.c	Mon Jun 02 19:40:24 2025 +0200
@@ -29,7 +29,6 @@
 
 #include "pgn.h"
 #include <ctype.h>
-#include <stdlib.h>
 #include <string.h>
 
 enum {

mercurial