mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
#include <string.h> for memset
This commit is contained in:
parent
43b3d54855
commit
77faac8740
@ -7,6 +7,7 @@
|
||||
#ifndef _LVM_POOL_H
|
||||
#define _LVM_POOL_H
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
struct pool;
|
||||
|
Loading…
x
Reference in New Issue
Block a user