X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fnt.h;h=a20a68da3596f5495bb37026fa99654d251fe785;hb=97ae0d9bcc1fdfcc040948ba9227b2a8be8e07eb;hp=0f0faaae9e50bae9f79905787135f7515f31c9d0;hpb=716cfba952c1dc0d2cf5c968971f3780ba728a89;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_ */