pkgsrc/cad/magic/patches/patch-mzrouter_mzSearch.c
2013-03-07 22:05:12 +00:00

13 lines
416 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-mzrouter_mzSearch.c,v 1.2 2013/03/07 22:05:13 joerg Exp $
--- mzrouter/mzSearch.c.orig 2013-03-02 22:18:40.000000000 +0000
+++ mzrouter/mzSearch.c
@@ -154,6 +154,8 @@ extern void mzBloomInit();
extern void mzMakeStatReport();
extern void mzExtendPath(RoutePath *);
+void mzPrintPathHead(RoutePath *path);
+
/*
* ----------------------------------------------------------------------------