openenvutils/commandshell/shell/inc/zftp.mdh
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:10:20 +0000
branchCompilerCompatibility
changeset 8 0d694d202b82
parent 0 2e3d3ce01487
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

#ifndef have_zshQszftp_module
#define have_zshQszftp_module

# ifndef IMPORTING_MODULE_zshQszftp
#  ifndef MODULE
#   define boot_ boot_zshQszftp
#   define cleanup_ cleanup_zshQszftp
#   define setup_ setup_zshQszftp
#   define finish_ finish_zshQszftp
#  endif /* !MODULE */
# endif /* !IMPORTING_MODULE_zshQszftp */

/* Module dependencies */
# define IMPORTING_MODULE_zshQsnetQstcp 1
# include "tcp.mdh"
# define IMPORTING_MODULE_zshQsmain 1
# include "zsh.mdh"

# undef mod_import_variable
# undef mod_import_function
# if defined(IMPORTING_MODULE_zshQszftp) &&  defined(MODULE)
#  define mod_import_variable 
#  define mod_import_function 
# else
#  define mod_import_function
#  define mod_import_variable
# endif /* IMPORTING_MODULE_zshQszftp && MODULE */
# include "zftp.epro"
# undef mod_import_variable
# define mod_import_variable
# undef mod_import_variable
# define mod_import_variable
# ifndef mod_export
#  define mod_export 
# endif /* mod_export */

#endif /* !have_zshQszftp_module */