summaryrefslogtreecommitdiff
path: root/reordercap.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-12-25 13:03:09 -0800
committerGuy Harris <guy@alum.mit.edu>2014-12-25 21:03:45 +0000
commite08eba9b9e7cb02581a23848c9f0f45831016f2f (patch)
tree0800bfd9ff8d7d2b47c667500b0b82b3aea1993d /reordercap.c
parentceeeea089ac68366d520eaf332fed4231ce8831e (diff)
downloadwireshark-e08eba9b9e7cb02581a23848c9f0f45831016f2f.tar.gz
Only include <wsutil/os_version_info.h> if we need it.
Change-Id: Idee0e7205969ac2e7b33c4748a1463a0bfffe0a6 Reviewed-on: https://code.wireshark.org/review/6051 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'reordercap.c')
-rw-r--r--reordercap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/reordercap.c b/reordercap.c
index b70b7e3839..5248662d2e 100644
--- a/reordercap.c
+++ b/reordercap.c
@@ -48,7 +48,6 @@
#include <wsutil/file_util.h>
#include <wsutil/crash_info.h>
-#include <wsutil/os_version_info.h>
#include <wsutil/ws_version_info.h>
#include "version_info.h"