]> git.pld-linux.org Git - packages/ptlib.git/blob - glibc.patch
- rel 4; fix build & openssl build and disable odbc as seriously conflicting with...
[packages/ptlib.git] / glibc.patch
1 --- ptlib-2.10.11/src/ptlib/unix/channel.cxx~   2013-08-15 01:20:26.000000000 +0200
2 +++ ptlib-2.10.11/src/ptlib/unix/channel.cxx    2018-09-27 10:58:43.468350379 +0200
3 @@ -36,7 +36,7 @@
4  
5  #include <ptlib.h>
6  #include <sys/ioctl.h>
7 -
8 +#include <sys/uio.h>
9  
10  #include "../common/pchannel.cxx"
11  
This page took 0.074437 seconds and 3 git commands to generate.