aboutsummaryrefslogtreecommitdiffstats
path: root/echld/echld-int.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-12-30 19:36:26 -0800
committerGuy Harris <guy@alum.mit.edu>2014-12-31 03:41:02 +0000
commitc1f30471caebea3e7954cc4fbf876b2eae1045e4 (patch)
tree87b10cc473da009eb2b2002059fe0b86c1ec81cd /echld/echld-int.h
parent4eeb440b70a720dec71317702def6dec9a0914b2 (diff)
Move the version_info.c stuff to wsutil/ws_version_info.c.
Change-Id: I3a5c7e219974bfb924819b43b4d445eaf00e5bde Reviewed-on: https://code.wireshark.org/review/6153 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'echld/echld-int.h')
-rw-r--r--echld/echld-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/echld/echld-int.h b/echld/echld-int.h
index a002fb88bf..29b0ae7b7d 100644
--- a/echld/echld-int.h
+++ b/echld/echld-int.h
@@ -64,7 +64,6 @@
#include <capchild/capture_session.h>
#include <caputils/capture_ifinfo.h>
#include <capchild/capture_sync.h>
-#include "version_info.h"
#include "cfile.h"
#include "wsutil/crash_info.h"
#include "wsutil/privileges.h"