updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / xprobe2 / ip.patch
blobfaa37b04e83128aa24d514f13cee9bd7d57c2aee
1 --- old/src/xprobe2-0.3/libs-external/USI++/src/ip.cc 2005-07-27 14:08:15.000000000 +0530
2 +++ new/src/xprobe2-0.3/libs-external/USI++/src/ip.cc 2011-02-13 09:44:58.997511172 +0530
3 @@ -13,6 +13,7 @@
4 #include "usi++/ip.h"
6 #include "config.h"
7 +#include <cstdlib>
8 #include <iostream>
9 #include <string.h>
10 #include <errno.h>