From f874842ca33022aeb50a17f54e042d32ff69fe22 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Sat, 6 Sep 2008 15:40:44 +0000 Subject: [PATCH] Blocked revisions 141507 via svnmerge ........ r141507 | tilghman | 2008-09-06 10:40:15 -0500 (Sat, 06 Sep 2008) | 5 lines Get rid of the casts that cause warnings on OpenBSD. The compiler is errantly detecting warnings when we redefine a structure each time it is used, even though the structure is identical. Reported by: mvanbaak, via #asterisk-dev ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@141508 65c4cc65-6c06-0410-ace0-fbb531ad65f3