uip_ipaddr_t srvaddr;
tZGScanResult *scanResult;
which I see are 'typedef's (whatever those are) from various library files. Looks like I need to slog through some C reference books to get smarter.
I probably have gref here somewhere but Spotlight is serving so far

GregEigsti wrote: Apps-conf.h also contains much more of the configuration stuff that you used to have go to different files for...
Yes, I saw that. Much more convenient.
Mac