summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/drivers/fat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/fat.c b/firmware/drivers/fat.c
index 310ac1c..9519ea9 100644
--- a/firmware/drivers/fat.c
+++ b/firmware/drivers/fat.c
@@ -18,7 +18,6 @@
****************************************************************************/
#include <stdio.h>
#include <string.h>
-#include <math.h>
#include <stdlib.h>
#include <ctype.h>
#include <stdbool.h>