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