index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
utils
/
lvm2
/
patches
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Daniel Golle <daniel@makrotopia.org>
2015-03-29 19:03:12 +0200
committer
Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +0200
commit
fc81d14100b8eb2a0f42e4ab223de267e6659b9c
(
patch
)
tree
683b09e6d381bda43fc26d5f437a2907a33eecbe
/
utils/lvm2/patches
parent
d63fe412a08c24c9978a3491bd2670abc7b3f3e3
(
diff
)
lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat
(limited to 'utils/lvm2/patches')
-rw-r--r--
utils/lvm2/patches/001-include_fix.patch
2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lvm2/patches/001-include_fix.patch b/utils/lvm2/patches/001-include_fix.patch
index dc159c552..09d2db962 100644
--- a/
utils/lvm2/patches/001-include_fix.patch
+++ b/
utils/lvm2/patches/001-include_fix.patch
@@ -8,4 +8,4 @@
+#include <blkid/blkid.h>
#endif
- #include "device-types.h"
+ #ifdef UDEV_SYNC_SUPPORT