Add files for swift over UDP.
[swifty.git] / src / libswift_udp / doc / wireshark-dissector / moduleinfo.h
diff --git a/src/libswift_udp/doc/wireshark-dissector/moduleinfo.h b/src/libswift_udp/doc/wireshark-dissector/moduleinfo.h
new file mode 100644 (file)
index 0000000..b5f70c7
--- /dev/null
@@ -0,0 +1,17 @@
+/* Included *after* config.h, in order to re-define these macros */
+
+#ifdef PACKAGE
+#undef PACKAGE
+#endif
+
+/* Name of package */
+#define PACKAGE "swift"
+
+
+#ifdef VERSION
+#undef VERSION
+#endif
+
+/* Version number of package */
+#define VERSION "0.0.1"
+