aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/atm.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/atm.h')
-rw-r--r--wiretap/atm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wiretap/atm.h b/wiretap/atm.h
index 9afc109b5e..fe7b5130a1 100644
--- a/wiretap/atm.h
+++ b/wiretap/atm.h
@@ -31,12 +31,10 @@
* that information).
*/
-WS_DLL_LOCAL
extern void
atm_guess_traffic_type(const guint8 *pd, guint32 len,
union wtap_pseudo_header *pseudo_header);
-WS_DLL_LOCAL
extern void
atm_guess_lane_type(const guint8 *pd, guint32 len,
union wtap_pseudo_header *pseudo_header);