mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2026-01-24 10:33:21 +08:00
refactor: format code.
This commit is contained in:
@@ -18,12 +18,9 @@
|
||||
#include <spawn.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/types.h>
|
||||
#include <time.h>
|
||||
#include <execinfo.h>
|
||||
#include <linux/sched.h>
|
||||
#include <pty.h>
|
||||
#include <stdint.h>
|
||||
#include <strings.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define CONFIG_FILE ".sandbox.conf"
|
||||
|
||||
Reference in New Issue
Block a user