--- packet-wsp.h.1.4	Fri Dec  7 12:10:53 2001
+++ packet-wsp.h	Tue Aug  6 21:39:59 2002
@@ -61,7 +61,10 @@
 	{ 0xEE, "Content type cannot be processed" },
 };
 
-void add_multipart_data (proto_tree *, tvbuff_t *);
+/*
+ * exported functionality
+ */
+void add_post_data (proto_tree *, tvbuff_t *, guint, const char *);
 guint add_content_type (proto_tree *, tvbuff_t *, guint, guint *, const char **);
 
 #endif /* packet-wsp.h */
