summaryrefslogtreecommitdiff
path: root/beos/filetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'beos/filetype.h')
-rw-r--r--beos/filetype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/filetype.h b/beos/filetype.h
index ab0ef410f..72252dbd0 100644
--- a/beos/filetype.h
+++ b/beos/filetype.h
@@ -18,3 +18,4 @@
void beos_fetch_filetype_init(void);
void beos_fetch_filetype_fin(void);
+const char *fetch_filetype(const char *unix_path);