summaryrefslogtreecommitdiffstats
path: root/rtrlib/transport/ssh/ssh_transport_private.h
blob: b5748637968ba55d9fa29c1ca18c79cf11e0834a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * This file is part of RTRlib.
 *
 * This file is subject to the terms and conditions of the MIT license.
 * See the file LICENSE in the top level directory for more details.
 *
 * Website: http://rtrlib.realmv6.org/
 */

#ifndef SSH_TRANSPORT_PRIVATE_H
#define SSH_TRANSPORT_PRIVATE_H
#include "ssh_transport.h"
#endif