acrn-kernel/include/net/netns/dccp.h

8 lines
82 B
C

#ifndef __NETNS_DCCP_H__
#define __NETNS_DCCP_H__
struct netns_dccp {
};
#endif