You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: src/bytecode.c |
|
--- src/bytecode.c.orig 2018-05-16 00:23:57.000000000 +0200 |
|
+++ src/bytecode.c 2018-05-19 09:18:33.630909000 +0200 |
|
@@ -20,6 +20,7 @@ |
|
* SOFTWARE. |
|
*/ |
|
|
|
+#include "../config.h" |
|
#include <colm/bytecode.h> |
|
|
|
#include <sys/types.h>
|
|
|