git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Clone the correct branch in make_tarball.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
send_functor.h
diff --git
a/projects/stargazer/plugins/other/rscript/send_functor.h
b/projects/stargazer/plugins/other/rscript/send_functor.h
index baa4c1183de665824169cea9d40e151cee58c0a1..dc8ad63a2017f5e41c0c2112b24767672592f79c 100644
(file)
--- 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 <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> {
#include <netinet/ip.h>
class PacketSender : public std::unary_function<uint32_t, ssize_t> {