aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-29 22:08:59 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-30 05:09:31 +0000
commitb33512b704eae1716939cd493ecac85998039f07 (patch)
tree1b9f0aedd7ba3b73bd3e66cc4c06f19d63b50b7b /capchild/Makefile.common
parentdf5833723c41003486eba83aaf6ca41f0c27816b (diff)
Move capture_session.h to capchild; what it declares is defined there.
Change-Id: I8b1407839390b7ac0b45bf6f583c1a509073f002 Reviewed-on: https://code.wireshark.org/review/2709 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'capchild/Makefile.common')
-rw-r--r--capchild/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/capchild/Makefile.common b/capchild/Makefile.common
index 80a8b9adaa..740898299c 100644
--- a/capchild/Makefile.common
+++ b/capchild/Makefile.common
@@ -27,4 +27,5 @@ CAPCHILD_SRC = \
noinst_HEADERS = \
capture_ifinfo.h \
+ capture_session.h \
capture_sync.h