X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/afcbfd1a09e22ff4839ba5db42047c96f355506c..49083e0e0d34cae603af6b7cdf60948747b738f0:/projects/stargazer/plugins/other/rscript/send_functor.h?ds=inline diff --git a/projects/stargazer/plugins/other/rscript/send_functor.h b/projects/stargazer/plugins/other/rscript/send_functor.h index baa4c118..dc8ad63a 100644 --- a/projects/stargazer/plugins/other/rscript/send_functor.h +++ b/projects/stargazer/plugins/other/rscript/send_functor.h @@ -33,6 +33,7 @@ #include <sys/types.h> #include <sys/socket.h> +#include <netinet/in.h> #include <netinet/ip.h> class PacketSender : public std::unary_function<uint32_t, ssize_t> {