Merge branch 'master' into datamuc-merge-jitter

This commit is contained in:
RincewindsHat 2023-10-08 22:38:36 +02:00
commit c011d010ee

View file

@ -60,6 +60,8 @@
# define SIG_ERR ((Sigfunc *)-1)
#endif
#include "../lib/maxfd.h"
/* This variable must be global, since there's no way the caller
* can forcibly slay a dead or ungainly running program otherwise.
* Multithreading apps and plugins can initialize it (via NP_RUNCMD_INIT)