Fix missing header file for strcpy_s

This commit is contained in:
Piotr Rzeszut 2024-12-26 04:10:10 +01:00
commit 5ed4804044

View file

@ -17,6 +17,7 @@
//-----------------------------------------------------------------------------
#include "cmdflashmem.h"
#include <ctype.h>
#include <string.h>
#include "cmdparser.h" // command_t
#include "cliparser.h"
#include "pmflash.h" // rdv40validation_t