diff -urNb xprobe/libs-external/USI++/src/misc.cc xprobe/libs-external/USI++/src/misc.cc --- libs-external/USI++/src/misc.cc 2005-07-27 10:38:15.000000000 +0200 +++ libs-external/USI++/src/misc.cc 2010-03-29 01:24:18.000000000 +0200 @@ -1,5 +1,6 @@ #include "usi++/usi++" #include "usi++/usi-structs.h" +#include #include #include #include diff -urNb xprobe/libs-external/USI++/src/tcp.cc xprobe/libs-external/USI++/src/tcp.cc --- libs-external/USI++/src/tcp.cc 2005-07-27 10:38:15.000000000 +0200 +++ libs-external/USI++/src/tcp.cc 2010-03-29 01:24:25.000000000 +0200 @@ -11,6 +11,7 @@ #include "usi++/usi-structs.h" +#include #include "usi++/tcp.h" #include diff -urNb xprobe/libs-external/USI++/src/ip.cc xprobe/libs-external/USI++/src/ip.cc --- libs-external/USI++/src/ip.cc 2005-07-27 10:38:15.000000000 +0200 +++ libs-external/USI++/src/ip.cc 2010-03-29 01:24:56.000000000 +0200 @@ -11,6 +11,7 @@ #include "usi++/usi-structs.h" #include "usi++/datalink.h" #include "usi++/ip.h" +#include #include "config.h" #include