test_swap: remove unused header file included
Signed-off-by: Wenchao Hao <haowenchao@xiaomi.com>
This commit is contained in:
parent
d325d9f4b0
commit
cc5e62c20e
|
|
@ -7,7 +7,6 @@
|
|||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
#include <openssl/md5.h>
|
||||
|
||||
#define SIZE 500*1024*1024
|
||||
#define PAGE_SIZE 4096 // 4KB
|
||||
|
|
|
|||
Loading…
Reference in New Issue