Explorar o código

LibC: Add missing header in search.h

Ben Wiederhake %!s(int64=3) %!d(string=hai) anos
pai
achega
f53b80e04f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Userland/Libraries/LibC/search.h

+ 2 - 0
Userland/Libraries/LibC/search.h

@@ -6,6 +6,8 @@
 
 #pragma once
 
+#include <sys/cdefs.h>
+
 __BEGIN_DECLS
 
 typedef enum {