mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
#include <string.h> for memset
This commit is contained in:
parent
9b7742bb36
commit
79b5666abe
@ -7,6 +7,7 @@
|
|||||||
#ifndef _LVM_POOL_H
|
#ifndef _LVM_POOL_H
|
||||||
#define _LVM_POOL_H
|
#define _LVM_POOL_H
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
struct pool;
|
struct pool;
|
||||||
|
Loading…
Reference in New Issue
Block a user