summaryrefslogtreecommitdiffstats
path: root/src/dabOutput/dabOutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dabOutput/dabOutput.h')
-rw-r--r--src/dabOutput/dabOutput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dabOutput/dabOutput.h b/src/dabOutput/dabOutput.h
index c8ce9f2..cd48790 100644
--- a/src/dabOutput/dabOutput.h
+++ b/src/dabOutput/dabOutput.h
@@ -64,6 +64,7 @@ struct edi_configuration_t {
bool enable_pft;
std::string dest_addr;
unsigned int dest_port;
+ unsigned int tagpacket_alignment;
};