summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pcnfsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pcnfsd.h')
-rw-r--r--epan/dissectors/packet-pcnfsd.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/epan/dissectors/packet-pcnfsd.h b/epan/dissectors/packet-pcnfsd.h
new file mode 100644
index 00000000..751703ce
--- /dev/null
+++ b/epan/dissectors/packet-pcnfsd.h
@@ -0,0 +1,17 @@
+/* packet-pcnfsd.h
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#ifndef PACKET_PCNFSD_H
+#define PACKET_PCNFSD_H
+
+#define PCNFSD_PROGRAM 150001
+
+#endif
+