Welcome to mirror list, hosted at ThFree Co, Russian Federation.

if.h « net « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7df5264e858284e24f83b05ee6b5ea0d313c1a4 (plain)
1
2
3
4
5
6
#ifndef _NET_IF_H
#define _NET_IF_H

#include <cygwin/if.h>

#endif /* _NET_IF_H */