diff options
| author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 1996-11-22 11:07:20 -0200 |
|---|---|---|
| committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 1996-11-22 11:07:20 -0200 |
| commit | 6a9efa8b8e15693a9a1fea0d9c3d93b6c8606d8e (patch) | |
| tree | a370cf2488c876fcfce60eaac78dae624c15bc5e | |
| parent | 65459e7938eff99d55fdd914e03029cf490530c1 (diff) | |
| download | lua-6a9efa8b8e15693a9a1fea0d9c3d93b6c8606d8e.tar.gz lua-6a9efa8b8e15693a9a1fea0d9c3d93b6c8606d8e.tar.bz2 lua-6a9efa8b8e15693a9a1fea0d9c3d93b6c8606d8e.zip | |
useless include.
| -rw-r--r-- | iolib.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -1,5 +1,4 @@ | |||
| 1 | #include <stdio.h> | 1 | #include <stdio.h> |
| 2 | #include <ctype.h> | ||
| 3 | #include <string.h> | 2 | #include <string.h> |
| 4 | #include <time.h> | 3 | #include <time.h> |
| 5 | #include <stdlib.h> | 4 | #include <stdlib.h> |
