- Integrate rbl trees into tinc.

This commit is contained in:
Guus Sliepen 2000-11-20 19:12:17 +00:00
parent 9024e01ce6
commit 408ca91766
18 changed files with 443 additions and 417 deletions

View file

@ -17,9 +17,10 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
$Id: rbl.c,v 1.1.2.7 2000/11/19 22:12:46 guus Exp $
$Id: rbl.c,v 1.1.2.8 2000/11/20 19:12:10 guus Exp $
*/
#include <stdlib.h>
#include <xalloc.h>
#include "rbl.h"