diff options
Diffstat (limited to 'el.c')
| -rw-r--r-- | el.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ | |||
| 6 | #include <stdlib.h> | 6 | #include <stdlib.h> |
| 7 | #include "mystdlib.h" | 7 | #include "mystdlib.h" |
| 8 | #include <unistd.h> | 8 | #include <unistd.h> |
| 9 | #include <ctype.h> | ||
| 9 | 10 | ||
| 10 | // Our index into the already scanned lines. | 11 | // Our index into the already scanned lines. |
| 11 | // memory buffer is estimated to 1/32th of the | 12 | // memory buffer is estimated to 1/32th of the |
