Procházet zdrojové kódy

[update] synchronize the head file that code is loss.

liuxianliang před 4 roky
rodič
revize
24a4d32e90
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      tcpserver_sample.c

+ 1 - 0
tcpserver_sample.c

@@ -21,6 +21,7 @@
 #include <netdb.h>
 #include <string.h>
 #include <finsh.h>
+#include <sys/errno.h>
 
 #define BUFSZ       (1024)