swlibs, fxpci: #undef FX_DLL_ENABLE, so that we don't dllexport the symbols.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
**
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
**
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user