Преглед изворни кода

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

liuxianliang пре 3 година
родитељ
комит
24a4d32e90
1 измењених фајлова са 1 додато и 0 уклоњено
  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)