lib: Fix AIX build failure
This commit is contained in:
parent
04cfef24a1
commit
5f53c9d94a
@ -41,6 +41,6 @@ advice from friends like these:
|
|||||||
|
|
||||||
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
|
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
|
||||||
Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan, Howard Chu, Dirk Manske,
|
Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan, Howard Chu, Dirk Manske,
|
||||||
Pavel Raiskup, John-Mark Bell, Eric Mertens
|
Pavel Raiskup, John-Mark Bell, Eric Mertens, Tor Arntsen
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
*
|
*
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#include "setup.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "strdup.h"
|
#include "strdup.h"
|
||||||
#include "fileinfo.h"
|
#include "fileinfo.h"
|
||||||
|
@ -35,6 +35,8 @@
|
|||||||
* 01-29-97 11:32PM <DIR> prog
|
* 01-29-97 11:32PM <DIR> prog
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "setup.h"
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include "ftplistparser.h"
|
#include "ftplistparser.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user