#ifndef ESHELL_TYPES_H #define ESHELL_TYPES_H 1 typedef struct _EFolder EFolder; typedef struct _EService EService; #endif /* ESHELL_TYPES_H */