aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/uat-int.h')
-rw-r--r--epan/uat-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/uat-int.h b/epan/uat-int.h
index 1dd8c947e6..bf6e9baaf3 100644
--- a/epan/uat-int.h
+++ b/epan/uat-int.h
@@ -49,6 +49,7 @@ struct _uat_t {
const char* name;
size_t record_size;
const char* filename;
+ gboolean from_profile;
const char* help;
const char* category;
void** user_ptr;