summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/interface.h b/interface.h
index ae2a9cd9..2c157844 100644
--- a/interface.h
+++ b/interface.h
@@ -99,16 +99,10 @@ extern void warning(const char *, ...)
extern char *read_infile(char *);
extern char *copy_argv(char **);
-extern const char *dnname_string(u_short);
-extern const char *dnnum_string(u_short);
-
/* The printer routines. */
#include <pcap.h>
-extern char *smb_errstr(int, int);
-extern const char *nt_errstr(uint32_t);
-
#ifdef INET6
extern int mask62plen(const u_char *);
#endif /*INET6*/