summaryrefslogtreecommitdiffstats
path: root/discover/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/parser.h')
-rw-r--r--discover/parser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/discover/parser.h b/discover/parser.h
index 970d72c..e0e8dc6 100644
--- a/discover/parser.h
+++ b/discover/parser.h
@@ -62,5 +62,7 @@ int parser_replace_file(struct discover_context *ctx,
char *buf, int len);
int parser_request_url(struct discover_context *ctx, struct pb_url *url,
char **buf, int *len);
+int parser_check_dir(struct discover_context *ctx,
+ struct discover_device *dev, const char *dirname);
#endif /* _PARSER_H */
OpenPOWER on IntegriCloud