aboutsummaryrefslogtreecommitdiff
path: root/include/net/netns/dccp.h
blob: 056e6adc70b6cab5300d3f0e9e434b229b249aab (plain)
1
2
3
4
5
6
7
#ifndef __NETNS_DCCP_H__
#define __NETNS_DCCP_H__

struct netns_dccp {
};

#endif