pmt: listpart: include string library

This commit is contained in:
2024-05-13 21:43:21 +03:00
committed by GitHub
parent 41565d221f
commit 0c7da875b2

View File

@@ -26,6 +26,7 @@ extern "C" {
#include <stdbool.h>
#include <errno.h>
#include <dirent.h>
#include <string.h>
#include "include/pmt.h"