summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h')
-rw-r--r--epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h b/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h
new file mode 100644
index 00000000..5d6d47a3
--- /dev/null
+++ b/epan/dissectors/asn1/pkixtsp/packet-pkixtsp-template.h
@@ -0,0 +1,18 @@
+/* packet-pkixtsp.h
+ * Routines for RFC3161 Time-Stamp Protocol packet dissection
+ * Ronnie Sahlberg 2004
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#ifndef PACKET_PKIXTSP_H
+#define PACKET_PKIXTSP_H
+
+/*#include "packet-pkixtsp-exp.h"*/
+
+#endif /* PACKET_PKIXTSP_H */
+