added stdio include in common
This commit is contained in:
parent
135813ed67
commit
3ac4f94559
@ -2,6 +2,7 @@
|
||||
#define WHY2_CHAT_COMMON_H
|
||||
|
||||
//INCLUDES
|
||||
#include <stdio.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user