1999-03-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
* vfs.h: Make it compile in AIX. Boy do those guys polute the name space.
Этот коммит содержится в:
родитель
307ad5a44d
Коммит
67f787b786
@ -1,3 +1,8 @@
|
||||
1999-03-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* vfs.h: Make it compile in AIX. Boy do those guys polute the
|
||||
name space.
|
||||
|
||||
1999-03-09 Shooby Ban <bansz@szif.hu>
|
||||
|
||||
* extfs/extfs.ini: Corrected rpms -> rpms:
|
||||
|
@ -36,6 +36,12 @@ struct utimbuf {
|
||||
*/
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The following line is needed, because as usual, AIX polutes every single
|
||||
* name space they can get their hands on
|
||||
*/
|
||||
#undef vfs_type
|
||||
|
||||
/* Our virtual file system layer */
|
||||
|
||||
typedef void * vfsid;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user