head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.07.26.06.14.13; author rillig; state Exp; branches; next ; commitid hOEg9jeEVT5oY7PG; desc @@ 1.1 log @math/otter: clean up Remove ".." from the files to be patched by adjusting WRKSRC. Add patches needed for C23. @ text @$NetBSD$ Add missing header to get proper declarations for exit and free. --- source/lisp.c.orig 1999-06-23 15:15:16.000000000 +0000 +++ source/lisp.c @@@@ -1,3 +1,4 @@@@ +#include #include "lisp.h" /*************************************************************************/ @