Probably really ported Browser to the HURD
This commit is contained in:
parent
82375c1eeb
commit
ced3f511ff
|
@ -18,7 +18,7 @@ static char const _license[] =
|
||||||
|
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#ifndef __hurd__ /* XXX hurd portability */
|
#ifndef __GNU__ /* XXX hurd portability */
|
||||||
# include <sys/mount.h>
|
# include <sys/mount.h>
|
||||||
# ifdef __linux__ /* XXX linux portability */
|
# ifdef __linux__ /* XXX linux portability */
|
||||||
# define unmount(a, b) umount(a)
|
# define unmount(a, b) umount(a)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user