aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/ldap_stat.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-25 22:02:20 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-25 22:02:20 +0000
commita441793cba1e5cb7567e08990e82bfb94f6764df (patch)
tree0b687809e250d7c4ef0445105e6e413b9fbf849b /ui/gtk/ldap_stat.c
parent847fbeefdbf5ce18c00a2fa8a48e3095b641283f (diff)
Move a couple of time-related modules into wsutil.
A bunch of files didn't really need to include these header files so remove the include line rather than changing it. svn path=/trunk/; revision=50154
Diffstat (limited to 'ui/gtk/ldap_stat.c')
-rw-r--r--ui/gtk/ldap_stat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gtk/ldap_stat.c b/ui/gtk/ldap_stat.c
index e34255211e..c2f9a6f0ce 100644
--- a/ui/gtk/ldap_stat.c
+++ b/ui/gtk/ldap_stat.c
@@ -34,7 +34,6 @@
#include <epan/tap.h>
#include <epan/dissectors/packet-ldap.h>
-#include "../timestats.h"
#include "ui/simple_dialog.h"
#include "../file.h"
#include "../stat_menu.h"