From e60683a0d553b6488c564863f4e48954944fb0f8 Mon Sep 17 00:00:00 2001 From: bigbiff bigbiff Date: Fri, 22 Feb 2013 20:55:50 -0500 Subject: use libblkid to get filesystem type we can now use libblkid to detect exfat --- libblkid/exec_shell.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 libblkid/exec_shell.h (limited to 'libblkid/exec_shell.h') diff --git a/libblkid/exec_shell.h b/libblkid/exec_shell.h new file mode 100644 index 000000000..a2aa757de --- /dev/null +++ b/libblkid/exec_shell.h @@ -0,0 +1 @@ +extern void __attribute__((__noreturn__)) exec_shell(void); -- cgit v1.2.3