summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttype.h b/include/pttype.h
index d6fe8128c..d345501c0 100644
--- a/include/pttype.h
+++ b/include/pttype.h
@@ -6,5 +6,6 @@
* libdisk from xfsprogs to util-linux-ng.
*/
extern const char *get_pt_type(const char *device);
+extern const char *get_pt_type_pt(int fd);
#endif