updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / seznamfs / seznamfs-gcc44.patch
blob06f03687d3bd472096890e0bba4b290dd6cfec55
1 --- binlog.h.orig 2010-01-09 18:53:53.000000000 +0100
2 +++ binlog.h 2010-01-09 18:53:53.000000000 +0100
3 @@ -17,2 +17,3 @@
5 +#include <stdint.h>
6 #include <dbglog.h>
7 --- seznamfserror.h.orig 2010-01-09 18:47:02.000000000 +0100
8 +++ seznamfserror.h 2010-01-09 18:47:02.000000000 +0100
9 @@ -17,2 +17,3 @@
11 +#include <cstdio>
12 #include <string>
13 --- socketerror.h.orig 2010-01-09 18:48:39.000000000 +0100
14 +++ socketerror.h 2010-01-09 18:48:39.000000000 +0100
15 @@ -18,2 +18,3 @@
17 +#include <cstdio>
18 #include <string>
19 --- statusfile.h.orig 2010-01-09 18:50:23.000000000 +0100
20 +++ statusfile.h 2010-01-09 18:50:23.000000000 +0100
21 @@ -18,2 +18,3 @@
23 +#include <stdint.h>
24 #include <pthread.h>