]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/send_functor.h
Fix build on FreeBSD.
[stg.git] / projects / stargazer / plugins / other / rscript / send_functor.h
index baa4c1183de665824169cea9d40e151cee58c0a1..dc8ad63a2017f5e41c0c2112b24767672592f79c 100644 (file)
@@ -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> {