cosmopolitan/libc/isystem/glob.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
88 B
C
Raw Normal View History

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