We need to override the virtual close_fd() in BFile for binary compatibility

(bug #43).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13937 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-08-12 09:26:59 +00:00
parent fdbc56b338
commit 4b9ec73e99
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -72,6 +72,7 @@ private:
private:
int get_fd() const;
virtual void close_fd();
private:
//! The file's open mode.