mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
LibC: Add missing header in search.h
This commit is contained in:
parent
989c0b23fe
commit
f53b80e04f
Notes:
sideshowbarker
2024-07-18 02:09:22 +09:00
Author: https://github.com/BenWiederhake
Commit: f53b80e04f
Pull-request: https://github.com/SerenityOS/serenity/pull/10321
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/linusg ✅
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue