include, not incldue

This commit is contained in:
Gregory Nutt 2015-02-17 09:56:43 -06:00
parent 4560e5184b
commit 17c381c799
1 changed files with 1 additions and 1 deletions

View File

@ -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>