make: unifdef for other OSes (undefined)
@@ -25,13 +25,11 @@ #include <sys/types.h> #include <sys/mount.h> -#ifndef HP_UX extern int mount(const char *spec, const char *dir, int mflag, ...); -#endif #include <vroot/vroot.h> #include <vroot/args.h> static int mount_thunk(char *path)