summaryrefslogtreecommitdiff
path: root/src/libnsss/nsss_grp_here.c
blob: 9b64ffd1febb64c2f526a6abc3c2998ea3fa82bf (plain)
1
2
3
4
5
6
7
8
9
10
/* ISC license. */

#include <skalibs/stralloc.h>
#include <skalibs/genalloc.h>
#include <nsss/grp-def.h>
#include "nsss-internal.h"

struct group nsss_grp_here ;
stralloc nsss_grp_sa_here = STRALLOC_ZERO ;
genalloc nsss_grp_ga_here = GENALLOC_ZERO ;