2 Copyright © 2003, The AROS Development Team. All rights reserved.
9 /****************************************************************************/
10 /** Prototypes **************************************************************/
12 BOOL
MakeDir( CONST_STRPTR path
);
13 BOOL
MakeDirs( STRPTR path
);
15 #endif /* PKG_SUPPORT_H */