| // Copyright 2024 The Fuchsia Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #ifndef SRC_PARAVIRTUALIZATION_LIB_VSOCK_VSOCK_SYS_VSOCK_SYS_H_ | |
| #define SRC_PARAVIRTUALIZATION_LIB_VSOCK_VSOCK_SYS_VSOCK_SYS_H_ | |
| #include "src/paravirtualization/lib/vsock/socket.h" | |
| #include "src/paravirtualization/lib/vsock/vm_sockets.h" | |
| #endif // SRC_PARAVIRTUALIZATION_LIB_VSOCK_VSOCK_SYS_VSOCK_SYS_H_ |