added stix-mac.h and made related changes
This commit is contained in:
@ -46,6 +46,8 @@
|
||||
# include <os2.h>
|
||||
#elif defined(__DOS__)
|
||||
/* nothing to include */
|
||||
#elif defined(macintosh)
|
||||
/* nothing to include */
|
||||
#else
|
||||
# include <unistd.h>
|
||||
# include <ltdl.h>
|
||||
|
Reference in New Issue
Block a user