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 Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git]
/
gav
/
gav-gcc43.patch
blob
06bc1a5d2542e876036e713170796ca803758777
1
--- Configuration.cpp
2
+++ Configuration.cpp
3
@@ -25,6 +25,7 @@
4
#include <stdlib.h>
5
#include <string>
6
#include <iostream>
7
+#include <cstring>
8
#include "Configuration.h"
9
#include "ControlsArray.h"
10