compiles fine

This commit is contained in:
Nishi 2026-08-11 23:37:56 +09:00
commit 815c9db00d
12 changed files with 79 additions and 90 deletions

View file

@ -28,11 +28,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: gsp_eval.c,v 1.5 2025/11/24 08:04:28 nia Exp $");
#endif
#include <stdlib.h>
#include "gsp_ass.h"
#include "gsp_gram.h"