summaryrefslogtreecommitdiffstats
path: root/bgpd/rfp-example/rfptest/rfptest.h
blob: 66f70ae04e1283152a28fe5800799019e7fdb2b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 *
 * Copyright 2015-2016, LabN Consulting, L.L.C.
 *
 */

/* Sample header file */
#ifndef _RFPTEST_H
#define _RFPTEST_H

#endif /* _RFPTEST_H */