diff dbutil.h @ 1344:b90da477ab63 coverity

merge coverity
author Matt Johnston <matt@ucc.asn.au>
date Thu, 18 May 2017 23:02:39 +0800
parents bbc0a0ee3843
children f9f930e1a516 58a74cb829b8
line wrap: on
line diff
--- a/dbutil.h	Fri Jul 22 00:08:02 2016 +0800
+++ b/dbutil.h	Thu May 18 23:02:39 2017 +0800
@@ -89,4 +89,6 @@
 
 char * expand_homedir_path(const char *inpath);
 
+void fsync_parent_dir(const char* fn);
+
 #endif /* DROPBEAR_DBUTIL_H_ */