diff --git a/tools/notes.c b/tools/notes.c index 61017b0..fb69a21 100644 --- a/tools/notes.c +++ b/tools/notes.c @@ -28,7 +28,9 @@ -#define EMBEDDED +#ifndef EMBEDDED +# define EMBEDDED +#endif #include #include