fix compile warning

This commit is contained in:
daishengdong
2019-10-31 15:08:13 +08:00
parent f63d2d4e48
commit 30ea36a7ab
5 changed files with 4 additions and 8 deletions

View File

@@ -21,7 +21,6 @@
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#define TOS_OFFSET_OF_FIELD(type, field) \