fixed mccontrol.c:309: warning: implicit declaration of function `getpid'
This commit is contained in:
@ -13,6 +13,7 @@
|
|||||||
#include <tcl.h>
|
#include <tcl.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include "stringdict.h"
|
#include "stringdict.h"
|
||||||
#include "mccontrol.h"
|
#include "mccontrol.h"
|
||||||
/*========================= life and death ==================================*/
|
/*========================= life and death ==================================*/
|
||||||
|
Reference in New Issue
Block a user