Make ntmain.h functions stubs when NT_SERVICE not enabled.
commitb6f099672b90cb606d89bfcb0cae01ea49e46b9c
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Jan 2020 14:19:09 +0000 (6 09:19 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Jan 2020 14:25:23 +0000 (6 09:25 -0500)
tree72cabc1ae7b8173d2dba4a442e62657ce383c1d9
parent5c240db0bf7751d74ba438a1ca4ef0d051a53df7
Make ntmain.h functions stubs when NT_SERVICE not enabled.

This lets us simplify main.c a little, and avoid a practracker
exception.

Followup from #32883.
src/app/main/main.c
src/app/main/ntmain.h