aboutsummaryrefslogtreecommitdiff
path: root/site.h
blob: e5dba32455bf2666cb7c82f6138660e9f41af262 (plain)
1
2
3
struct site {
	char *name;
} site;