Make struct nl_object public, NLHDR_COMMON has been public anyway

This commit is contained in:
Thomas Graf 2011-03-17 14:44:56 +01:00
parent 59c3474b3d
commit ae5dfb1cc7
2 changed files with 6 additions and 5 deletions

View file

@ -101,11 +101,6 @@ struct nl_parser_param;
#define NL_OBJ_MARK 1
struct nl_object
{
NLHDR_COMMON
};
struct nl_data
{
size_t d_size;

View file

@ -190,6 +190,12 @@ extern "C" {
int ce_flags; \
uint32_t ce_mask;
struct nl_object
{
NLHDR_COMMON
};
/**
* Return true if attribute is available in both objects
* @arg A an object