aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-04-09 17:17:36 -0700
committerGuy Harris <guy@alum.mit.edu>2016-04-10 00:18:32 +0000
commited5cc63b26bc39b58070bde13e6a2e2c241c0b2e (patch)
tree6aabab94506fa67858f3de8df1959ac96f816262 /wsutil
parented6eecd79e7b933bccc442589ed3689a646c1256 (diff)
Make sure inet_ipv6.h is in the distribution tarball.
Change-Id: Icff2711f4b2a8fe679f10331e0749e3274e3c02e Reviewed-on: https://code.wireshark.org/review/14874 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 7d76e42170..9f96db7f43 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -102,6 +102,7 @@ libwsutil_nonrepl_INCLUDES = \
frequency-utils.h \
g711.h \
inet_addr.h \
+ inet_ipv6.h \
interface.h \
jsmn.h \
md4.h \