diff --git a/include/part.h b/include/part.h index 4d00e220e4c8867c6312044c05a497ec77aaf262..dc23949ae8c079ddf05f9e50b6ab51f5bcd7b52a 100644 --- a/include/part.h +++ b/include/part.h @@ -10,8 +10,6 @@ #include #include -typedef struct block_dev_desc block_dev_desc_t; - struct block_dev_desc { int if_type; /* type of the interface */ int dev; /* device number */