From e2bbf175a2184bd76f6c54ccf8456babeb1a46fc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Apr 2024 15:16:35 +0200 Subject: Adding upstream version 9.1. Signed-off-by: Daniel Baumann --- bgpd/rfp-example/rfptest/rfptest.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bgpd/rfp-example/rfptest/rfptest.h (limited to 'bgpd/rfp-example/rfptest/rfptest.h') diff --git a/bgpd/rfp-example/rfptest/rfptest.h b/bgpd/rfp-example/rfptest/rfptest.h new file mode 100644 index 0000000..66f70ae --- /dev/null +++ b/bgpd/rfp-example/rfptest/rfptest.h @@ -0,0 +1,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 */ -- cgit v1.2.3