(svn r6612) -Codechange: Use accessors for hidden_state.
Another step toward merging XTDwidget.
The only two files not converted (window.h and widget.c) will be done at the very last commit)
/* $Id$ */
#ifndef NETWORK_GUI_H
#define NETWORK_GUI_H
void ShowNetworkNeedPassword(NetworkPasswordType npt);
#endif /* NETWORK_GUI_H */