mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
1a96de6eda
Locally modified to get nameservers from Windows Registry when `\etc\resolv.conf` isn't defined.
4 lines
115 B
C
4 lines
115 B
C
#ifndef _ARPA_NAMESER_H
|
|
#define _ARPA_NAMESER_H
|
|
#include "third_party/musl/nameser.h"
|
|
#endif /* _ARPA_NAMESER_H */
|