include, not incldue
This commit is contained in:
parent
4560e5184b
commit
17c381c799
|
@ -49,7 +49,7 @@
|
|||
* <netinet/in.h>, <sys/socket.h>, and <inttypes.h>.
|
||||
*/
|
||||
|
||||
#incldue <inttypes.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Reference in New Issue