1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-31 14:50:37 +03:00

missing header

This commit is contained in:
Alasdair Kergon 2010-01-22 00:43:28 +00:00
parent 7986fd4db7
commit e2368be912

View File

@ -17,6 +17,7 @@
#include <fcntl.h>
#include <linux/kdev_t.h>
#include <signal.h>
#include <sys/stat.h>
#include <time.h>
#include <unistd.h>