git: Remove unneded #includes in three header files.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Aug 8 00:26:50 PDT 2020


commit 2852f4cec798bffc82f11bcce7bd1894fd205c98
Author: Sascha Wildner <saw at online.de>
Date:   Sat Aug 8 09:26:39 2020 +0200

    Remove unneded #includes in three header files.
    
    Namely, <sys/ckpt.h>, <sys/posix4.h> and <sys/sfbuf.h>. None of them
    needed anything from the headers they were including.

Summary of changes:
 sys/sys/ckpt.h   | 3 ---
 sys/sys/posix4.h | 1 -
 sys/sys/sfbuf.h  | 8 --------
 3 files changed, 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2852f4cec798bffc82f11bcce7bd1894fd205c98


-- 
DragonFly BSD source repository


More information about the Commits mailing list