aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rate/files/patch-rate__sta.c
blob: 741769d3bebda75ed8f93c94345c16e032c641f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- rate_sta.c.orig	2003-08-20 14:31:53 UTC
+++ rate_sta.c
@@ -34,6 +34,7 @@
 #include <time.h>
 #include <pcap.h>
 #include "lib.h"
+#include "dns.h"
 #ifdef HAVE_REGEX
 #include <regex.h>
 #endif