summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/lbl/os-sunos4.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/lbl/os-sunos4.h')
-rw-r--r--contrib/tcpdump/lbl/os-sunos4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/tcpdump/lbl/os-sunos4.h b/contrib/tcpdump/lbl/os-sunos4.h
index b735857..0e63270 100644
--- a/contrib/tcpdump/lbl/os-sunos4.h
+++ b/contrib/tcpdump/lbl/os-sunos4.h
@@ -166,12 +166,10 @@ int sscanf(char *, const char *, ...);
int stat(const char *, struct stat *);
int statfs(char *, struct statfs *);
char *strerror(int);
-int strcasecmp(const char *, const char *);
#ifdef __STDC__
struct tm;
#endif
int strftime(char *, int, char *, struct tm *);
-int strncasecmp(const char *, const char *, int);
long strtol(const char *, char **, int);
void sync(void);
void syslog(int, const char *, ...);
OpenPOWER on IntegriCloud