libosmocore/include/osmocom/core/talloc.h

5 lines
183 B
C

/* Convenience wrapper. libosmocore used to ship its own internal copy of
* talloc, before libtalloc became a standard component on most systems */
#pragma once
#include <talloc.h>