32 lines
397 B
C
32 lines
397 B
C
/*++
|
|
|
|
Copyright (c) 1994 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
ftpapih.h
|
|
|
|
Abstract:
|
|
|
|
Precompiled include header
|
|
|
|
Author:
|
|
|
|
Richard L Firth (rfirth) 21-Dec-1994
|
|
|
|
Revision History:
|
|
|
|
21-Dec-1994 rfirth
|
|
Created
|
|
|
|
*/
|
|
|
|
#include "dirlist.h"
|
|
#include "ftphelp.h"
|
|
#include "name.h"
|
|
#include "nvt.h"
|
|
#include "session.h"
|
|
#include "ftpapir.h"
|
|
#include "protocol.h"
|
|
#include "tcputil.h"
|