1
0
Fork 0
frr/bgpd/rfp-example/rfptest/rfptest.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
195 B
C
Raw Normal View History

// 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 */