LibC: Add missing header in search.h

This commit is contained in:
Ben Wiederhake 2021-10-17 14:10:39 +02:00 committed by Linus Groh
parent 989c0b23fe
commit f53b80e04f
Notes: sideshowbarker 2024-07-18 02:09:22 +09:00

View file

@ -6,6 +6,8 @@
#pragma once #pragma once
#include <sys/cdefs.h>
__BEGIN_DECLS __BEGIN_DECLS
typedef enum { typedef enum {