diff --git a/src/flutter_pty_unix.c b/src/flutter_pty_unix.c index 5ee4f80..c1f70a1 100644 --- a/src/flutter_pty_unix.c +++ b/src/flutter_pty_unix.c @@ -7,6 +7,7 @@ #include #include #include +#include #include "forkpty.h" #include "flutter_pty.h"