pmt: exclude unnecessary library

This commit is contained in:
2024-04-13 22:26:21 +03:00
committed by GitHub
parent 171de34710
commit 09d9aa1ee6

View File

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