summaryrefslogtreecommitdiff
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index f5cb8e4b1c..d854802ca3 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -236,6 +236,7 @@ extern "C" {
#define WTAP_ENCAP_IXVERIWAVE 144
#define WTAP_ENCAP_IEEE_802_11_AIROPEEK 145
#define WTAP_ENCAP_SDH 146
+#define WTAP_ENCAP_DBUS 147
#define WTAP_NUM_ENCAP_TYPES wtap_get_num_encap_types()