]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_vector: Fix build breakage caused by ASTERISK_REGISTER_FILE 71/371/1
authorGeorge Joseph <george.joseph@fairview5.com>
Tue, 5 May 2015 20:40:57 +0000 (14:40 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Tue, 5 May 2015 20:42:26 +0000 (14:42 -0600)
commit8b0f85ac06d4ebbb8684e5c857724a3d1accde64
tree5dd54aed314d45a289b0c3e7a9b2bea8ff54356c
parent2d9081b5ec8872102d7dd8169842725933eed7cf
test_vector: Fix build breakage caused by ASTERISK_REGISTER_FILE

My 13 version of test_vector had an ASTERISK_REGISTER_FILE() macro
call at the top which is only supported in master.  Once removed
builds are successful.

Change-Id: I7cac8b669bed6de543bbf4e2eec3cffc9741acdd
tests/test_vector.c