]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get. 37/3937/1
authorCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 20:17:42 +0000 (16:17 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 20:20:46 +0000 (15:20 -0500)
commitba3269f12bb7f42fb2b51be6794950ca1c6e8a2e
treeb18cba5f726e2567507bc19e5d878a83b8fb63ce
parent381cafe335e900d0cfd306214cc0312ed8aa86af
core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.

Move the function outside the conditional block that excludes
LOW_MEMORY.

ASTERISK-26273 #close

Change-Id: Ic290fa128222c410c3531107e30efacabc8493b4
main/asterisk.c