]> git.ipfire.org Git - thirdparty/systemd.git/commit
util: drop const_int_one/const_int_zero again 10456/head
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Oct 2018 17:49:18 +0000 (19:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Oct 2018 17:50:29 +0000 (19:50 +0200)
commitb33fa02b2d82249bce95239bc40732e7f162f409
treec9764127277f00cf43da0b0e16bd91a0df46659d
parent2ff48e981e6cd1ccbfae49943274d9c8319a5e5d
util: drop const_int_one/const_int_zero again

There's only a single user remaining now that we have setsockopt_int(),
let's define those variables locally.

This more or less reverts 6d5e65f6454212cd400d0ebda34978a9f20cc26a.
src/basic/util.c
src/basic/util.h
src/udev/udev-rules.c