From 08eca96e71d96ad1f8e9b888875ab5570f208d19 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 17 Feb 2021 14:05:02 -0500 Subject: Get all the games compiling for iOS --- larn/scores.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'larn/scores.c') diff --git a/larn/scores.c b/larn/scores.c index 49a6f873..26ee7c42 100644 --- a/larn/scores.c +++ b/larn/scores.c @@ -38,6 +38,8 @@ __RCSID("$NetBSD: scores.c,v 1.21 2012/06/19 05:30:44 dholland Exp $"); #include "header.h" #include "extern.h" +#include + struct scofmt { /* This is the structure for the scoreboard */ long score; /* the score of the player */ long suid; /* the user id number of the player */ -- cgit v1.2.3