diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-19 16:01:02 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-19 16:01:02 +0100 |
commit | 83190a40e2f44f149693bbbb591f6c28a1f68524 (patch) | |
tree | f399ff4a1c008628a21e672df3d1cacdee017979 /pimd/pim_assert.c | |
parent | pimd: PIM_MRT is a linux specific piece of code. (diff) | |
download | frr-83190a40e2f44f149693bbbb591f6c28a1f68524.tar.xz frr-83190a40e2f44f149693bbbb591f6c28a1f68524.zip |
pimd: Cleanup the headers.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_assert.c')
-rw-r--r-- | pimd/pim_assert.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pimd/pim_assert.c b/pimd/pim_assert.c index 385b897bf..d6f372cc4 100644 --- a/pimd/pim_assert.c +++ b/pimd/pim_assert.c @@ -16,10 +16,6 @@ along with this program; see the file COPYING; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -<<<<<<< HEAD - -======= ->>>>>>> origin/master */ #include <zebra.h> |