1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-03 23:23:03 +00:00

Cleanup warnings for missing/wrong include files

This commit is contained in:
Nick Briggs
2017-05-25 15:48:08 -07:00
parent e859670886
commit ce2fa3a119
5 changed files with 8 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ static char *id = "$Id: keymaker.c,v 1.3 1999/05/31 23:35:35 sybalsky Exp $ Copy
===================================================================== */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>