mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Fix Nullpointer in dawn init
This commit is contained in:
parent
81ecf9d161
commit
e4c5feb40e
3 changed files with 8 additions and 3 deletions
|
|
@ -13,4 +13,7 @@ int send_string_enc(char *msg);
|
|||
|
||||
void close_socket();
|
||||
|
||||
// save connections
|
||||
// struct sockaddr_in addr[100];
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue