mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
6 lines
134 B
C
6 lines
134 B
C
#ifndef LIBC_ISYSTEM_SEARCH_H
|
|
#define LIBC_ISYSTEM_SEARCH_H
|
|
|
|
#include "third_party/musl/search.h"
|
|
|
|
#endif /* LIBC_ISYSTEM_SEARCH_H */
|