make sure udp-header.h is exported for main-packet-printer

This commit is contained in:
Mathieu Lacage
2007-08-08 11:20:35 +02:00
parent 1242430e2f
commit 1bd35c2b55

View File

@@ -37,4 +37,5 @@ def build(bld):
'ascii-trace.h',
'pcap-trace.h',
'ipv4-header.h',
'udp-header.h',
]