refactor: format code.

This commit is contained in:
liqiang-fit2cloud
2025-12-30 18:53:59 +08:00
parent 2d03e0f9cb
commit d2713961cb

View File

@@ -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"