X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3dd9240cc311f3c617d68764a6e6a1a21a77c6a6..0f33d02b787015280c16c11c57ecd81c797bcd39:/lbl/os-ultrix4.h diff --git a/lbl/os-ultrix4.h b/lbl/os-ultrix4.h index 891def2b..2f0c430b 100644 --- a/lbl/os-ultrix4.h +++ b/lbl/os-ultrix4.h @@ -31,6 +31,5 @@ struct timezone; #endif int gettimeofday(struct timeval *, struct timezone *); int ioctl(int, int, caddr_t); -int pfopen(char *, int); int setlinebuf(FILE *); int socket(int, int, int);