commit 6a9efa8b8e15693a9a1fea0d9c3d93b6c8606d8e parent 65459e7938eff99d55fdd914e03029cf490530c1 Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br> Date: Fri, 22 Nov 1996 11:07:00 -0200 useless include. Diffstat:
M | iolib.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/iolib.c b/iolib.c @@ -1,5 +1,4 @@ #include <stdio.h> -#include <ctype.h> #include <string.h> #include <time.h> #include <stdlib.h>