cosmopolitan/libc/isystem/glob.h

5 lines
88 B
C
Raw Normal View History

#ifndef _GLOB_H
#define _GLOB_H
#include "third_party/musl/glob.h"
#endif /* _GLOB_H */