summaryrefslogtreecommitdiff
path: root/wiretap/erf.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/erf.h')
-rw-r--r--wiretap/erf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/wiretap/erf.h b/wiretap/erf.h
index a666796e2b..4953e5b221 100644
--- a/wiretap/erf.h
+++ b/wiretap/erf.h
@@ -105,14 +105,10 @@ union erf_subhdr {
#define RECORDS_FOR_ERF_CHECK 20
#define FCS_BITS 32
-WS_DLL_LOCAL
int erf_open(wtap *wth, int *err, gchar **err_info);
-WS_DLL_LOCAL
int erf_dump_can_write_encap(int encap);
-WS_DLL_LOCAL
int erf_dump_open(wtap_dumper *wdh, int *err);
-WS_DLL_LOCAL
int erf_populate_interfaces(wtap *wth);
#endif /* __W_ERF_H__ */