1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00

cleanup: drop unneeded header file

This commit is contained in:
Zdenek Kabelac 2015-11-07 17:16:32 +01:00
parent 5ba219e87a
commit f6d2528f64

View File

@ -16,8 +16,6 @@
#include "lib.h"
#include "str_list.h"
#include <ctype.h>
struct dm_list *str_list_create(struct dm_pool *mem)
{
struct dm_list *sl;