X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..0f33d02b787015280c16c11c57ecd81c797bcd39:/lbl/os-ultrix4.h diff --git a/lbl/os-ultrix4.h b/lbl/os-ultrix4.h index fa1f770f..2f0c430b 100644 --- a/lbl/os-ultrix4.h +++ b/lbl/os-ultrix4.h @@ -31,7 +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); -int strcasecmp(const char *, const char *);