Fix: include stdlib.h in compat/string.h
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
1 #!/bin/sh
2
3 LD_PRELOAD="liblttng-ust-dl.so" LD_LIBRARY_PATH=. ./prog
This page took 0.028943 seconds and 4 git commands to generate.