* This fix is included upstream as from 0.0.8
This commit is contained in:
parent
ab954a6ce6
commit
ecec30c20f
@ -1,12 +0,0 @@
|
|||||||
diff -ru bootutils-0.0.7_vanilla/libblkid/blkid.h bootutils-0.0.7_header-fix/libblkid/blkid.h
|
|
||||||
--- bootutils-0.0.7_vanilla/libblkid/blkid.h 2007-07-16 18:30:48.000000000 +0000
|
|
||||||
+++ bootutils-0.0.7_header-fix/libblkid/blkid.h 2008-03-29 15:34:54.000000000 +0000
|
|
||||||
@@ -14,7 +14,7 @@
|
|
||||||
#define _BLKID_BLKID_H
|
|
||||||
|
|
||||||
#include <sys/types.h>
|
|
||||||
-#include <blkid/blkid_types.h>
|
|
||||||
+#include "blkid_types.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
Loading…
Reference in New Issue
Block a user