Socket I/F: Misc clean-up to get a clean USRSOCK build.

This commit is contained in:
Gregory Nutt
2017-07-14 14:41:46 -06:00
parent 7259ed58eb
commit ef796b2d9e
8 changed files with 6 additions and 21 deletions
+1 -2
View File
@@ -49,7 +49,6 @@
#include <nuttx/clock.h>
#include <nuttx/net/net.h>
#include "tcp/tcp.h"
/****************************************************************************
* Pre-processor Definitions
@@ -176,7 +175,7 @@ struct tcp_conn_s; /* Forward reference */
*
****************************************************************************/
int sockfd_allocate(int minsd);
int sockfd_allocate(int minsd);
/****************************************************************************
* Name: sock_release