xref: /aosp_15_r20/external/libxml2/include/libxml/nanoftp.h (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker /*
2*7c568831SAndroid Build Coastguard Worker  * Summary: Removed legacy symbols for an outdated FTP client
3*7c568831SAndroid Build Coastguard Worker  *
4*7c568831SAndroid Build Coastguard Worker  * Copy: See Copyright for the status of this software.
5*7c568831SAndroid Build Coastguard Worker  *
6*7c568831SAndroid Build Coastguard Worker  * Author: Daniel Veillard
7*7c568831SAndroid Build Coastguard Worker  */
8*7c568831SAndroid Build Coastguard Worker 
9*7c568831SAndroid Build Coastguard Worker #ifndef __NANO_FTP_H__
10*7c568831SAndroid Build Coastguard Worker #define __NANO_FTP_H__
11*7c568831SAndroid Build Coastguard Worker #endif /* __NANO_FTP_H__ */
12