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