system/ping: Don't include nuttx/lib/math.h
since the mdev is calculated through function provided by fixedmath.h Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
f85388578c
commit
282e44e3e0
@ -30,7 +30,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <nuttx/lib/math.h>
|
||||
#include <limits.h>
|
||||
#include <fixedmath.h>
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <nuttx/lib/math.h>
|
||||
#include <limits.h>
|
||||
#include <fixedmath.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user