summaryrefslogtreecommitdiffstats
path: root/rcpthosts.c
diff options
context:
space:
mode:
Diffstat (limited to 'rcpthosts.c')
-rw-r--r--rcpthosts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcpthosts.c b/rcpthosts.c
index 1bc3018..9e8dc66 100644
--- a/rcpthosts.c
+++ b/rcpthosts.c
@@ -6,6 +6,7 @@
6#include "constmap.h" 6#include "constmap.h"
7#include "stralloc.h" 7#include "stralloc.h"
8#include "rcpthosts.h" 8#include "rcpthosts.h"
9#include "case.h"
9 10
10static int flagrh = 0; 11static int flagrh = 0;
11static stralloc rh = {0}; 12static stralloc rh = {0};