summaryrefslogtreecommitdiff
path: root/community/alure/unistd.patch
blob: 6a145efee09560fef7a7c4490f9eabec569632df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/codec_fluidsynth.cpp	2011-07-29 10:37:48.000000000 +0200
--- src/codec_fluidsynth2.cpp	2012-06-03 16:18:35.326640398 +0200
***************
*** 34,40 ****
  #include <istream>
  
  #include <fluidsynth.h>
! 
  
  #ifdef DYNLOAD
  static void *fsynth_handle;
--- 34,40 ----
  #include <istream>
  
  #include <fluidsynth.h>
! #include <unistd.h>
  
  #ifdef DYNLOAD
  static void *fsynth_handle;