X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fnt.h;h=a20a68da3596f5495bb37026fa99654d251fe785;hb=a1655b870904de973c366d85ebdc8adde4ef5e1e;hp=0f0faaae9e50bae9f79905787135f7515f31c9d0;hpb=c855f9c824a0fc23e52e92d65ec8a34bd51cddd7;p=chise%2Fxemacs-chise.git diff --git a/src/nt.h b/src/nt.h index 0f0faaa..a20a68d 100644 --- a/src/nt.h +++ b/src/nt.h @@ -148,6 +148,6 @@ void set_process_dir (const char * dir); time_t convert_time (FILETIME ft); extern void init_ntproc (); -extern void term_ntproc (); +extern void term_ntproc (int unused); #endif /* INCLUDED_nt_h_ */