mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-08 08:58:50 +03:00
tweak memlock includes
This commit is contained in:
parent
2534fa5203
commit
f22969328b
@ -8,6 +8,8 @@
|
||||
#include "memlock.h"
|
||||
#include "pool.h"
|
||||
#include "defaults.h"
|
||||
#include "config.h"
|
||||
#include "toolcontext.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <fcntl.h>
|
||||
|
@ -7,7 +7,7 @@
|
||||
#ifndef LVM_MEMLOCK_H
|
||||
#define LVM_MEMLOCK_H
|
||||
|
||||
#include "toolcontext.h"
|
||||
struct cmd_context;
|
||||
|
||||
void memlock_inc(void);
|
||||
void memlock_dec(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user