forked from github/server
missing include
This commit is contained in:
parent
0a57933e30
commit
f1b0488a78
|
@ -76,6 +76,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
|
||||
const char *magic_school[MAXMAGIETYP] = {
|
||||
|
|
Loading…
Reference in New Issue