From 5f53c9d94a41622e14758d81290ff054dfee4395 Mon Sep 17 00:00:00 2001 From: Tor Arntsen Date: Wed, 19 May 2010 14:26:08 +0000 Subject: lib: Fix AIX build failure --- lib/ftplistparser.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/ftplistparser.c') diff --git a/lib/ftplistparser.c b/lib/ftplistparser.c index ff7045b1e..4e10c4331 100644 --- a/lib/ftplistparser.c +++ b/lib/ftplistparser.c @@ -35,6 +35,8 @@ * 01-29-97 11:32PM prog */ +#include "setup.h" + #include #include "ftplistparser.h" -- cgit v1.2.3