commit c22d8e65520331e44c721089430ae1f88ca2724f from: rsc date: Thu Mar 25 23:30:50 2004 UTC Small changes. Small changes. commit - 924eb6424c3517f744451a29d653bbc2e240d4b4 commit + c22d8e65520331e44c721089430ae1f88ca2724f blob - 7022d4d97bbcc6463743c5896671c5b72df537eb blob + 89f7c7b60b4f8efb96fb2cc05ba796eb4c424f83 --- src/cmd/9term/FreeBSD.c +++ src/cmd/9term/FreeBSD.c @@ -1,7 +1,10 @@ +#include #include "9term.h" +#include #include #include #include +#include int getpts(int fd[], char *slave)