]> granicus.if.org Git - strace/commit
Move MIN, MAX, and CLAMP to macros.h
authorEugene Syromiatnikov <esyr@redhat.com>
Thu, 9 Nov 2017 16:39:18 +0000 (17:39 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 10 Nov 2017 17:35:18 +0000 (17:35 +0000)
commitbb9673ba1dc3888c0608c3c4dcc98b83cf1f0a05
tree8c139f8101bc645f703f7c255349d3531d65ce21
parentf3d9348fd1bb9b191f7b684851ccbb8850b700a6
Move MIN, MAX, and CLAMP to macros.h

We shouldn't have to include the whole defs.h to get them.

* defs.h (MIN, MAX, CLAMP): Move ...
* macros.h: ... here.
defs.h
macros.h