git: Remove <timers.h>

Aaron LI aly at crater.dragonflybsd.org
Thu Apr 3 05:06:10 PDT 2025


commit 19667d28e92ef94e79d58e92f523c4c5fcfba78c
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Mar 31 13:31:07 2025 +0800

    Remove <timers.h>
    
    This header just includes <sys/timers.h> and seems to be never used.
    
    Also, this header doesn't exist on NetBSD, OpenBSD, and Linux.
    
    Discussed-with: swildner

Summary of changes:
 Makefile_upgrade.inc |  1 +
 include/timers.h     | 46 ----------------------------------------------
 sys/sys/param.h      |  3 ++-
 3 files changed, 3 insertions(+), 47 deletions(-)
 delete mode 100644 include/timers.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19667d28e92ef94e79d58e92f523c4c5fcfba78c


-- 
DragonFly BSD source repository


More information about the Commits mailing list