]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: Move macros to "typetraits.h"
authorAlejandro Colomar <alx@kernel.org>
Mon, 26 May 2025 12:17:25 +0000 (14:17 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 3 Jun 2025 14:34:55 +0000 (09:34 -0500)
commitbb503351cd446c0163ed27b877b7693a0f39e6f6
tree4eb308ab430f802fb80a1a9101bb619e2c96a655
parentdc8ead618db53fa5f0d30142d720ddb245326ad6
lib/, src/: Move macros to "typetraits.h"

The macros that remain in "must_be.h" really belong in "typetraits.h".
Move them there, and remove "must_be.h".

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/must_be.h [deleted file]
lib/search/l/lfind.h
lib/search/l/lsearch.h
lib/search/sort/qsort.h
lib/typetraits.h
src/usermod.c