Browse Source
Fix build on latest git under certain compilers
tags/1.9.8
1 changed files with
1 additions and
0 deletions
-
source/includes/CarlaNativeJack.h
|
|
@@ -20,6 +20,7 @@ |
|
|
|
|
|
|
|
#include "CarlaNative.h" |
|
|
|
|
|
|
|
#include <errno.h> |
|
|
|
#include <pthread.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <string.h> |
|
|
|