mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add missing include
This commit is contained in:
parent
322dad495a
commit
f01eeb049e
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include "gotty/options.h"
|
#include "gotty/options.h"
|
||||||
#include "gotty/tty.h"
|
#include "gotty/tty.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue