diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-09-18 01:00:02 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-09-17 19:08:51 -0400 |
commit | 831dedef66dbf2650a9dc41263e624fe08f3bb7a (patch) | |
tree | 6ddb84586b43460eba6930ae596217aa9850466b /LICENSE.MIT | |
parent | 3db604b907323b8df0fc810216f6112056d26a02 (diff) |
logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)
Unfortunately on ARM-32 systems dev_t can be 64bit and thus we cannot
store it easily in void* keys for hashtables. Fix that by passing a
pointer to the dev_t variable instead.
Diffstat (limited to 'LICENSE.MIT')
0 files changed, 0 insertions, 0 deletions