mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-07 18:30:28 +00:00
add isystem header
This commit is contained in:
parent
083b1d6c31
commit
ff0f4d2c21
1 changed files with 6 additions and 0 deletions
6
libc/isystem/search.h
Normal file
6
libc/isystem/search.h
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#ifndef LIBC_ISYSTEM_SEARCH_H
|
||||||
|
#define LIBC_ISYSTEM_SEARCH_H
|
||||||
|
|
||||||
|
#include "third_party/musl/search.h"
|
||||||
|
|
||||||
|
#endif /* LIBC_ISYSTEM_SEARCH_H */
|
Loading…
Add table
Add a link
Reference in a new issue