Porting to CW CFM68K

This commit is contained in:
Jack Jansen 1995-06-27 13:15:15 +00:00
parent f9480ce4d4
commit eceb3e3f0a
3 changed files with 8 additions and 2 deletions

View file

@ -60,7 +60,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <errno.h>
#ifdef __CFM68K__
#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif