Fix Pico build.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-01-02 20:43:15 +01:00
parent 63a2546166
commit 29837e5691
3 changed files with 6 additions and 7 deletions

View File

@@ -25,8 +25,8 @@
#else
#include <stdbool.h>
#include <stdint.h>
#include "compat.h"
#endif
#include "compat.h"
#define FILE_TYPE_NOT_KNOWN 0x00
#define FILE_TYPE_DF 0x04