[libmath-prime-util-perl] 13/59: Forgot prototype -- could be cause of test failure

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:44:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

ppm-guest pushed a commit to annotated tag v0.10
in repository libmath-prime-util-perl.

commit eda96a09db119f9f07092a621ec4b97d39a2d15b
Author: Dana Jacobsen <dana at acm.org>
Date:   Fri Jun 29 04:16:34 2012 -0600

    Forgot prototype -- could be cause of test failure
---
 sieve.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sieve.c b/sieve.c
index 47a8652..44c294a 100644
--- a/sieve.c
+++ b/sieve.c
@@ -5,6 +5,7 @@
 
 #include "sieve.h"
 #include "ptypes.h"
+#include "cache.h"
 
 
 /* 1001 bytes of presieved mod-30 bytes.  If the area to be sieved is

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list