1 2 3 4 5 6 7 8 9 10
--- libs-external/USI++/src/ip.cc.orig 2005-07-27 08:38:15 UTC +++ libs-external/USI++/src/ip.cc @@ -15,6 +15,7 @@ #include "config.h" #include <iostream> #include <string.h> +#include <cstdlib> #include <errno.h> #include <new> #include <vector>