projects
/
platform
/
upstream
/
cryptsetup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42be679
)
Add prototype and remove warning.
author
Milan Broz
<gmazyland@gmail.com>
Tue, 24 May 2011 11:59:39 +0000
(11:59 +0000)
committer
Milan Broz
<gmazyland@gmail.com>
Tue, 24 May 2011 11:59:39 +0000
(11:59 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@533
36d66b0a
-2a48-0410-832c-
cd162a569da5
lib/utils_devpath.c
patch
|
blob
|
history
diff --git
a/lib/utils_devpath.c
b/lib/utils_devpath.c
index ded0c047f69415637fd129c86f0efdcab0db48fe..f78a36eb156e52830805f3ae091c97132dca4c18 100644
(file)
--- a/
lib/utils_devpath.c
+++ b/
lib/utils_devpath.c
@@
-28,6
+28,8
@@
#include <sys/types.h>
#include "utils_dm.h"
+char *crypt_lookup_dev(const char *dev_id);
+
static char *__lookup_dev(char *path, dev_t dev, int dir_level, const int max_level)
{
struct dirent *entry;