Move TRACETOOLS_LTTNG_ENABLED definition to config.h.in
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
40092071e9
commit
c6b7a645e3
3 changed files with 11 additions and 7 deletions
|
@ -12,6 +12,8 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#include "tracetools/config.h"
|
||||
|
||||
#ifdef TRACETOOLS_LTTNG_ENABLED
|
||||
#include <dlfcn.h>
|
||||
#include <cxxabi.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue