common object embedded into various struct ....ns
[deliverable/linux.git] / include / linux / ns_common.h
CommitLineData
435d5f4b
AV
1#ifndef _LINUX_NS_COMMON_H
2#define _LINUX_NS_COMMON_H
3
4struct ns_common {
5 unsigned int inum;
6};
7
8#endif
This page took 0.039861 seconds and 5 git commands to generate.