7 lines
84 B
C
7 lines
84 B
C
#ifndef _NET_IF_H
|
|
#define _NET_IF_H
|
|
|
|
#include <cygwin/if.h>
|
|
|
|
#endif /* _NET_IF_H */
|