aboutsummaryrefslogtreecommitdiffstats
path: root/common/tlv.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/tlv.h')
-rw-r--r--common/tlv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/tlv.h b/common/tlv.h
index ba4ea2e42..0894e5d05 100644
--- a/common/tlv.h
+++ b/common/tlv.h
@@ -30,6 +30,8 @@
#ifndef SCD_TLV_H
#define SCD_TLV_H 1
+#include "membuf.h"
+
enum tlv_tag_class {
CLASS_UNIVERSAL = 0,