blob: 191a463f1b0f65486ae4faf2e0b07abbaaa0d01a [file] [log] [blame]
Neels Hofmeyr17518fe2017-06-20 04:35:06 +02001/*! \file talloc.h
2 * Convenience wrapper. libosmocore used to ship its own internal copy of
Harald Welte90e614f2015-12-05 23:38:18 +01003 * talloc, before libtalloc became a standard component on most systems */
4#pragma once
5#include <talloc.h>