%{
#include <stddef.h>
#include "conf-parser.h"
#include "networkd-wait-online.h"
%}
struct ConfigPerfItem;
%null_strings
%language=ANSI-C
%define slot-name section_and_lvalue
%define hash-function-name wait_online_gperf_hash
%define lookup-function-name wait_online_gperf_lookup
%readonly-tables
%omit-struct-type
%struct-type
%includes
%%
WaitOnline.ExpectedLinks,               config_parse_strv,          0, offsetof(Manager, expected_links)