Fix missing header file for strcpy_s

This commit is contained in:
Piotr Rzeszut
2024-12-26 04:10:10 +01:00
parent 90b8c1d39e
commit 5ed4804044
+1
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