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]
/
xprobe2
/
tcp.patch
blob
268c25baf042ed1523e0a429907ee99066ead38e
1
--- old/src/xprobe2-0.3/libs-external/USI++/usi++/tcp.h 2005-07-27 14:08:14.000000000 +0530
2
+++ new/src/xprobe2-0.3/libs-external/USI++/usi++/tcp.h 2011-02-13 09:51:12.697355342 +0530
3
@@ -15,6 +15,7 @@
4
#include "usi-structs.h"
5
#include "datalink.h"
6
#include "ip.h"
7
+#include <cstring>
8
9
namespace usipp {
10