aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/hostlist_rsvp.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-05-05 20:51:14 +0000
committerBill Meier <wmeier@newsguy.com>2012-05-05 20:51:14 +0000
commita70345065967a50ebaeff22707b36b7f6463f926 (patch)
tree95644329f48aab41554f84a031d5e9ec98c71ef4 /ui/gtk/hostlist_rsvp.c
parentec696f6dc063cae2fa8802af2e9621ed9187b4be (diff)
AFAICT '#include sys/types.h' is not needed for these files.
svn path=/trunk/; revision=42443
Diffstat (limited to 'ui/gtk/hostlist_rsvp.c')
-rw-r--r--ui/gtk/hostlist_rsvp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/gtk/hostlist_rsvp.c b/ui/gtk/hostlist_rsvp.c
index ccbe88cb37..6c4629f53b 100644
--- a/ui/gtk/hostlist_rsvp.c
+++ b/ui/gtk/hostlist_rsvp.c
@@ -29,10 +29,6 @@
#include <stdio.h>
#include <string.h>
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
#include <gtk/gtk.h>
#include "epan/packet.h"