We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
LibC: Add missing header in search.h
Ben Wiederhake
3 years ago
parent
989c0b23fe
commit
f53b80e04f
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
View File
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {