cuba library: prevent duplicated symbols if fork is available.

This commit is contained in:
suter_a 2018-05-20 14:21:20 +02:00
parent 595fc89740
commit e8aecbb419

View File

@ -16,7 +16,7 @@
#define MINCORES 1
coreinit cubafun_;
extern coreinit cubafun_;
extern int cubaverb_;
extern corespec cubaworkers_;