49e4bd1
1a21982 ^
bc5c303 ^
1
2
3
4 5 6
7
8 9
/* See LICENSE file for copyright and license details. */ #define CATEGORY sites #define LIST_PARAMS(X)\ X('A', "A", 'a', "a", address, "address")\ X('C', "C", 'c', "c", context, "context") #include "common.h" IMPLEMENT_SET_ON_LIST(site)