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