remove redundant header from ptk_list.h

This commit is contained in:
jacekpoz 2024-09-05 00:21:58 +02:00
parent 3b73c51cb9
commit cb3d1d6f7c
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -4,7 +4,6 @@
#define PTK_PTK_LIST_H_
#include <stdbool.h>
#include <stddef.h>
#include <stdlib.h>
#include <stdint.h>