Metatarget for copying of testfile fixed.
[AROS.git] / workbench / c / HDTool / setup.h
blob8d868717c09655c56cd7d6a43b8e39cb01096f3a
1 #ifndef SETUP_H
2 #define SETUP_H
4 #include <exec/types.h>
6 LONG setup(char *, STRPTR);
8 #endif /* SETUP_H */