diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-19 10:01:02 -0500 | 
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-19 10:01:02 -0500 | 
| commit | 83190a40e2f44f149693bbbb591f6c28a1f68524 (patch) | |
| tree | f399ff4a1c008628a21e672df3d1cacdee017979 /pimd/pim_tlv.c | |
| parent | 77b7d90beb39efe4a25e8ef6eba6f6956ad77a7c (diff) | |
pimd: Cleanup the headers.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_tlv.c')
| -rw-r--r-- | pimd/pim_tlv.c | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/pimd/pim_tlv.c b/pimd/pim_tlv.c index 2b2a06d368..5223f60e1b 100644 --- a/pimd/pim_tlv.c +++ b/pimd/pim_tlv.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>  | 
