tiny cleanup

This commit is contained in:
Ryo Nakamura
2023-03-03 18:30:34 +09:00
parent a0b7482f66
commit c5aa70d9c9
2 changed files with 4 additions and 9 deletions

View File

@@ -1,7 +1,5 @@
#include <stdbool.h>
#include <unistd.h>
#include <sys/time.h>
#include <sys/ioctl.h>
#include <math.h>
#include <pthread.h>