repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
kwebget
/
stdlib.patch
blob
d12d7934c8330a631b0d6d76ec543abd991243a8
1
*** kwebget/kwebget/kwebget.cpp 2004-07-08 10:02:35.000000000 +0400
2
--- kwebget.patched/kwebget/kwebget.cpp 2009-07-15 17:02:03.000000000 +0400
3
***************
4
*** 16,19 ****
5
--- 16,20 ----
6
***************************************************************************/
7
8
+ #include "stdlib.h"
9
#include "kwebget.h"
10