]> git.proxmox.com Git - mirror_frr.git/blobdiff - babeld/babel_zebra.h
Merge pull request #5060 from chiragshah6/evpn_dev2
[mirror_frr.git] / babeld / babel_zebra.h
index 9504faf4fe61a6f95292fc7c45c82acea8f60672..c064146bd752fb1f680a34d2aed98ac8442ab5fe 100644 (file)
@@ -1,20 +1,4 @@
-/*  
- *  This file is free software: you may copy, redistribute and/or modify it  
- *  under the terms of the GNU General Public License as published by the  
- *  Free Software Foundation, either version 2 of the License, or (at your  
- *  option) any later version.  
- *  
- *  This file is distributed in the hope that it will be useful, but  
- *  WITHOUT ANY WARRANTY; without even the implied warranty of  
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  
- *  General Public License for more details.  
- *  
- *  You should have received a copy of the GNU General Public License  
- *  along with this program.  If not, see <http://www.gnu.org/licenses/>.  
- *  
- * This file incorporates work covered by the following copyright and  
- * permission notice:  
- *  
+/*
 Copyright 2011 by Matthieu Boutier and Juliusz Chroboczek
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -43,7 +27,7 @@ THE SOFTWARE.
 
 extern struct zclient *zclient;
 
-void babelz_zebra_init(struct thread_master *);
+void babelz_zebra_init(void);
 void babel_zebra_close_connexion(void);
 extern int debug_babel_config_write (struct vty *);