TFTP
Fix all warnings
This commit is contained in:
@@ -22,6 +22,8 @@ extern "C" {
|
||||
|
||||
#define TFTP_READ 0
|
||||
|
||||
#define UNUSED(x) (void)(x)
|
||||
|
||||
typedef struct tftp_custom_file_s {
|
||||
char* data;
|
||||
size_t len;
|
||||
|
||||
Reference in New Issue
Block a user