mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 18:27:54 +00:00
5 lines
93 B
C
5 lines
93 B
C
|
#ifndef _IFADDRS_H
|
||
|
#define _IFADDRS_H
|
||
|
#include "libc/sock/ifaddrs.h"
|
||
|
#endif /* _IFADDRS_H */
|