blob: df7ea7fdfaca3efc533d6793cd00295a8a25c6c6 [file] [log] [blame]
Harald Welte90e614f2015-12-05 23:38:18 +01001/* Convenience wrapper. libosmocore used to ship its own internal copy of
2 * talloc, before libtalloc became a standard component on most systems */
3#pragma once
4#include <talloc.h>