update to newer pl-file.c and pl-write.c.
This commit is contained in:
@@ -2784,6 +2784,11 @@ PL_query(int query)
|
||||
}
|
||||
}
|
||||
|
||||
X_API void
|
||||
PL_cleanup_fork(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
X_API void (*PL_signal(int sig, void (*func)(int)))(int)
|
||||
{
|
||||
|
Reference in New Issue
Block a user