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