Subject: CVS commit: pkgsrc/devel/tradcpp
From: David A. Holland
Date: 2013-07-10 07:50:06
Message id: 20130710055006.1857496@cvs.netbsd.org

Log Message:
Oops, forgot <stdarg.h>. PR 48037

There must be something wrong with netbsd's headers, as none of

   #include <stdbool.h>
   #include <stdio.h>
   #include <stdlib.h>
   #include <string.h>
   #include <errno.h>
   #include <err.h>

ought to leak in stdarg.h, but apparently one is.

Files:
RevisionActionfile
1.5modifypkgsrc/devel/tradcpp/distinfo
1.1addpkgsrc/devel/tradcpp/patches/patch-main.c