Fix "cast from pointer to integer of different size" warnings on a 64-bit machine.
commit5232f3d263ab7e66003cc971c667528635008dc1
authorJeremy Allison <jra@samba.org>
Mon, 28 Feb 2011 20:25:40 +0000 (28 12:25 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 28 Feb 2011 20:33:39 +0000 (28 12:33 -0800)
treec9b290b8c8741c26f21183ff9a7f2b51b7ff3b58
parent04ce66bdb196ab01709aa80e93c0dd570ec0f5e2
Fix "cast from pointer to integer of different size" warnings on a 64-bit machine.
(cherry picked from commit 30deb3fce96a3c1a5659e3f0011d90de32dc43b3)
lib/tevent/tevent_poll.c