xref: /haiku/headers/posix/net/if_tun.h (revision 3be79a33b059ba22f25c7db93743b758717d8b68)
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