aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-21 10:32:12 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-21 17:33:05 +0000
commit43443af0acc93e47a145688171049af65eed762f (patch)
tree2e2dae2d9706981a43a1c6f2edd0f1e7771eaec3 /echld
parent37b903d7abab78a6f13b61feb88f62f2fa638151 (diff)
Move get_copyright_info() to wsutil.
Change-Id: I75c1c747cd2b4a9845c659636582d54b2caecf1a Reviewed-on: https://code.wireshark.org/review/2510 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'echld')
-rw-r--r--echld/echld-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/echld/echld-int.h b/echld/echld-int.h
index 31466464e4..0e04bc2740 100644
--- a/echld/echld-int.h
+++ b/echld/echld-int.h
@@ -69,6 +69,7 @@
#include "wsutil/crash_info.h"
#include "wsutil/privileges.h"
#include "wsutil/filesystem.h"
+#include "wsutil/copyright_info.h"
#include "epan/epan.h"
#include "epan/prefs.h"
#include "epan/ex-opt.h"