mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
5 lines
115 B
C
5 lines
115 B
C
|
#ifndef _ARPA_NAMESER_H
|
||
|
#define _ARPA_NAMESER_H
|
||
|
#include "third_party/musl/nameser.h"
|
||
|
#endif /* _ARPA_NAMESER_H */
|