cosmopolitan/libc/isystem/resolv.h

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

6 lines
134 B
C
Raw Normal View History

#ifndef _RESOLV_H
#define _RESOLV_H
#include "third_party/musl/nameser.h"
#include "third_party/musl/resolv.h"
#endif /* _RESOLV_H */