flutter_pty
flutter_pty copied to clipboard
fix: compile error waitpid() not found
On my NixOS system I have to explicitly include sys/wait.h
to sucessfully compile the library.