git: <sys/types.h>: Remove <machine/stdarg.h> and adjust some headers.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Dec 23 08:38:39 PST 2017


commit fed168dc0e9f403377f160882cbc78e55694ec16
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Dec 18 15:06:34 2017 +0100

    <sys/types.h>: Remove <machine/stdarg.h> and adjust some headers.
    
    Userland utilities should not use __va_* definitions and kernel already has
    the <machine/stdarg.h> in <systm.h>.
    
    Submitted-by: swildner

Summary of changes:
 sys/ddb/ddb.h    | 1 +
 sys/sys/sbuf.h   | 2 ++
 sys/sys/syslog.h | 4 ++--
 sys/sys/types.h  | 1 -
 4 files changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fed168dc0e9f403377f160882cbc78e55694ec16


-- 
DragonFly BSD source repository



More information about the Commits mailing list