We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
0ct0pu5
/
ladybird
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
LibC: Add missing header in search.h
Ben Wiederhake
hace 3 años
padre
989c0b23fe
commit
f53b80e04f
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
Userland/Libraries/LibC/search.h
+ 2
- 0
Userland/Libraries/LibC/search.h
Ver fichero
@@ -6,6 +6,8 @@
#pragma once
+#include <sys/cdefs.h>
+
__BEGIN_DECLS
typedef enum {