git: libc: Add missing #include "un-namespace.h" in a few files.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Jun 12 01:03:05 PDT 2019


commit 38bb838d867031cc472f452979fc220d01cca3fa
Author: Sascha Wildner <saw at online.de>
Date:   Wed Jun 12 09:47:41 2019 +0200

    libc: Add missing #include "un-namespace.h" in a few files.

Summary of changes:
 lib/libc/gen/pwcache.c       | 1 +
 lib/libc/gen/unvis.c         | 1 +
 lib/libc/gen/utmp.c          | 3 ++-
 lib/libc/gen/vis.c           | 3 +++
 lib/libc/rpc/svc_auth_des.c  | 2 ++
 lib/libc/xdr/xdr_reference.c | 3 ++-
 6 files changed, 11 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38bb838d867031cc472f452979fc220d01cca3fa


-- 
DragonFly BSD source repository



More information about the Commits mailing list