1
0
This commit is contained in:
michael 2007-02-22 23:09:38 +00:00
parent 2a7af8126d
commit 94038a57ca

View File

@ -441,6 +441,8 @@ int do_wdioctl(int fd, unsigned int request, unsigned char *wdioctl) {
//FIXME: signal
kill(getpid(), SIGHUP);
}
} else {
kill(getpid(), SIGHUP);
}
#endif