diff options
Diffstat (limited to 'control.c')
| -rw-r--r-- | control.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | #include "readwrite.h" | 1 | #include <unistd.h> |
| 2 | #include "open.h" | 2 | #include "open.h" |
| 3 | #include "getln.h" | 3 | #include "getln.h" |
| 4 | #include "stralloc.h" | 4 | #include "stralloc.h" |
