Minor warning fix.
Этот коммит содержится в:
родитель
21bfde8acf
Коммит
a1d4cb2a89
@ -46,6 +46,7 @@
|
|||||||
#include "mcfsutil.h"
|
#include "mcfsutil.h"
|
||||||
#include "tcputil.h"
|
#include "tcputil.h"
|
||||||
#include "utilvfs.h"
|
#include "utilvfs.h"
|
||||||
|
#include "mcfs.h" /* tcp_invalidate_socket() */
|
||||||
|
|
||||||
#define CHECK_SIG_PIPE(sock) if (got_sigpipe) \
|
#define CHECK_SIG_PIPE(sock) if (got_sigpipe) \
|
||||||
{ tcp_invalidate_socket (sock); return got_sigpipe = 0; }
|
{ tcp_invalidate_socket (sock); return got_sigpipe = 0; }
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user