diff --git a/pts/tty0tty.c b/pts/tty0tty.c index a3ce10b..ae829ef 100644 --- a/pts/tty0tty.c +++ b/pts/tty0tty.c @@ -35,7 +35,7 @@ #ifdef __APPLE__ #include #else -#include +#include #endif static char buffer[1024];