Fix of SMB compilation: try 2
This commit is contained in:
parent
02877adb54
commit
41796b160f
@ -62,7 +62,7 @@
|
|||||||
#else /* self-contained executable */
|
#else /* self-contained executable */
|
||||||
#define SMBEXPORT
|
#define SMBEXPORT
|
||||||
#endif
|
#endif
|
||||||
#elif defined __unix__
|
#elif defined __unix__ || defined __GNUC__
|
||||||
#define SMBCALL
|
#define SMBCALL
|
||||||
#define SMBEXPORT
|
#define SMBEXPORT
|
||||||
#elif defined __FLAT__
|
#elif defined __FLAT__
|
||||||
|
Reference in New Issue
Block a user