mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
include, not incldue
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
|||||||
* <netinet/in.h>, <sys/socket.h>, and <inttypes.h>.
|
* <netinet/in.h>, <sys/socket.h>, and <inttypes.h>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#incldue <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user