git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ae471
)
Add proper header to use recvfrom/sendto in sgauthstress
author
Maxim Mamontov
<faust.madf@gmail.com>
Tue, 20 Sep 2011 12:15:05 +0000
(15:15 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Tue, 20 Sep 2011 12:15:05 +0000
(15:15 +0300)
projects/sgauthstress/proto.cpp
patch
|
blob
|
history
diff --git
a/projects/sgauthstress/proto.cpp
b/projects/sgauthstress/proto.cpp
index dc2bf08c1915e730be255fef5d1f6d91ad211f88..eb85ffa13f6ac915970e2fbe26efe8f255192d30 100644
(file)
--- a/
projects/sgauthstress/proto.cpp
+++ b/
projects/sgauthstress/proto.cpp
@@
-1,3
+1,5
@@
+#include <sys/types.h>
+#include <sys/socket.h>
#include <netdb.h>
#include <arpa/inet.h>