1 /* 2 * Copyright 2023, Haiku, Inc. All rights reserved. 3 * Distributed under the terms of the MIT License. 4 */ 5 #ifndef _NET_IF_TUN_H 6 #define _NET_IF_TUN_H 7 8 9 #endif /* _NET_IF_TUN_H */ 10