Add conv_id.h

svn path=/trunk/; revision=42810
This commit is contained in:
Anders Broman 2012-05-23 07:27:35 +00:00
parent 33794c58a0
commit 714705bfe8
1 changed files with 3 additions and 2 deletions

View File

@ -57,7 +57,7 @@ LIBWIRESHARK_SRC = \
funnel.c \
gcp.c \
geoip_db.c \
golay.c \
golay.c \
guid-utils.c \
h225-persistentdata.c \
in_cksum.c \
@ -65,7 +65,7 @@ LIBWIRESHARK_SRC = \
ipv4.c \
next_tvb.c \
nstime.c \
oids.c \
oids.c \
osi-utils.c \
packet.c \
plugins.c \
@ -148,6 +148,7 @@ LIBWIRESHARK_INCLUDES = \
column_info.h \
column-utils.h \
conversation.h \
conv_id.h \
crc16-tvb.h \
crc32-tvb.h \
crc8-tvb.h \