We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0ct0pu5
/
ladybird
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
LibC: Add missing header in search.h
Ben Wiederhake
3 anni fa
parent
989c0b23fe
commit
f53b80e04f
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
Vedi File
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {