mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-24 14:59:03 +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 */
|