test_swap: remove unused header file included

Signed-off-by: Wenchao Hao <haowenchao@xiaomi.com>
This commit is contained in:
Wenchao Hao 2024-11-20 14:40:51 +08:00
parent d325d9f4b0
commit cc5e62c20e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
#include <unistd.h> #include <unistd.h>
#include <string.h> #include <string.h>
#include <sys/time.h> #include <sys/time.h>
#include <openssl/md5.h>
#define SIZE 500*1024*1024 #define SIZE 500*1024*1024
#define PAGE_SIZE 4096 // 4KB #define PAGE_SIZE 4096 // 4KB