We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
0ct0pu5
/
ladybird
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
LibC: Add missing header in search.h
Ben Wiederhake
há 3 anos atrás
pai
989c0b23fe
commit
f53b80e04f
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
Ver Ficheiro
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {