#ifndef __FENNIX_KERNEL_TCP_H__
#define __FENNIX_KERNEL_TCP_H__

#include <types.h>

namespace NetworkTCP
{
}

#endif // !__FENNIX_KERNEL_TCP_H__