Move hgfs.h to minix includes directory

This commit is contained in:
David van Moolenbroek
2011-12-23 19:01:14 +01:00
parent 51de979ed9
commit 472a91708a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include <string.h>
#include <errno.h>
#include "hgfs.h"
#include <minix/hgfs.h>
#define PREFIX(x) __libhgfs_##x