Explorar o código

include a missing config.h file

Cédric Augonnet %!s(int64=16) %!d(string=hai) anos
pai
achega
f43cd31e96
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/workers.c

+ 1 - 0
src/core/workers.c

@@ -14,6 +14,7 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
+#include <common/config.h>
 #include <core/workers.h>
 
 /* XXX quick and dirty implementation for now ... */