git: Remove non-__STDC__ cases in a number of places.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Nov 21 12:40:11 PST 2020
commit 2b5cd9baa44d13ee684e210e083b3c5b3f179e7e
Author: Sascha Wildner <saw at online.de>
Date: Sat Nov 21 21:39:15 2020 +0100
Remove non-__STDC__ cases in a number of places.
We expect a standard C compiler for building DragonFly.
Summary of changes:
libexec/bootpd/getether.h | 4 ----
libexec/bootpd/getif.h | 4 ----
libexec/bootpd/hash.h | 4 ----
libexec/bootpd/report.c | 18 ------------------
libexec/bootpd/tools/bootpef/bootpef.c | 4 ----
libexec/telnetd/defs.h | 4 ----
6 files changed, 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b5cd9baa44d13ee684e210e083b3c5b3f179e7e
--
DragonFly BSD source repository
More information about the Commits
mailing list