Remove tv_send (unused) and timerfd_interval from blockstore

This commit is contained in:
Vitaliy Filippov
2020-05-22 15:57:08 +03:00
parent fac75b0b57
commit e56909fb45
4 changed files with 8 additions and 10 deletions
-1
View File
@@ -1,7 +1,6 @@
#pragma once
#include "blockstore.h"
#include "timerfd_interval.h"
#include <sys/types.h>
#include <sys/ioctl.h>