Problems are occurring downloading from downloads.sourceforge.net, so use
[tangerine.git] / workbench / c / HDTool / install.h
blob699f37c30ccd72822670a5af231056b636241797
1 #ifndef INSTALL_H
2 #define INSTALL_H
4 #include <exec/types.h>
6 LONG install(char *, STRPTR);
8 #endif /* INSTALL_H */