diff --git a/ipmsg_filerecv.c b/ipmsg_filerecv.c index 78e0be8..2db05d2 100644 --- a/ipmsg_filerecv.c +++ b/ipmsg_filerecv.c @@ -15,6 +15,7 @@ #include "ipmsg.h" #include "ipmsgdef.h" +#include #include #include "netdb.h" @@ -98,7 +99,6 @@ static void msg_server(void *p) int sock; char *buf; ipmsg_filehandler_t *fh = p; - int ret; int stage = 0; fh->notify(fh, IPMSG_FE_ENTER, NULL);