Fix bug preventing table ID from being sent on ack
[ric-plt/lib/rmr.git] / test / unit_test.ksh
index 08811f6..35e3383 100755 (executable)
@@ -308,6 +308,7 @@ function mk_xml {
 if [[ -d ../build ]]
 then
        export LD_LIBRARY_PATH=../build/lib:../build/lib64
+       export C_INCLUDE_PATH=../build/include
 else
        if [[ -d ../.build ]]
        then