Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
[obnox/wireshark/wip.git] / packet-lapd.h
index 02c3a9e41b0ef75ad84c6e1e30edf3e7bda630e7..f5c0834d7aa32f4cfc807fc87c711f27bb7a62b4 100644 (file)
@@ -1,6 +1,6 @@
 /* packet-lapd.h
  *
- * $Id: packet-lapd.h,v 1.2 2000/05/18 09:05:47 guy Exp $
+ * $Id: packet-lapd.h,v 1.3 2000/05/19 23:06:09 gram Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -22,5 +22,5 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 
-void dissect_lapd(const union pseudo_header *, const u_char *, frame_data *,
+void dissect_lapd(const union wtap_pseudo_header *, const u_char *, frame_data *,
     proto_tree *);