We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
0ct0pu5
/
ladybird
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
LibC: Add missing header in search.h
Ben Wiederhake
3 anos atrás
pai
989c0b23fe
commit
f53b80e04f
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
Ver arquivo
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {