We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
0ct0pu5
/
ladybird
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
LibC: Add missing header in search.h
Ben Wiederhake
3 vuotta sitten
vanhempi
989c0b23fe
commit
f53b80e04f
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
Näytä tiedosto
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {