git: Remove <varargs.h> from the system.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Jul 4 02:51:00 PDT 2016
commit b3a17fb68c15a4c57da6867f1b2119587b7a68a8
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Jun 30 17:07:11 2016 +0300
Remove <varargs.h> from the system.
Similarly as it was done with <malloc.h>
Not standard header, just a symlink to machine/varargs.h and
seems not used by anything in the base (<stdarg.h> is preferred).
Summary of changes:
Makefile_upgrade.inc | 1 +
include/Makefile | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b3a17fb68c15a4c57da6867f1b2119587b7a68a8
--
DragonFly BSD source repository
More information about the Commits
mailing list