Fix coredump limit include
This commit is contained in:
parent
80140fa867
commit
07d35d6684
1 changed files with 1 additions and 0 deletions
1
apm.c
1
apm.c
|
@ -4,6 +4,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/resource.h>
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Reference in a new issue