Print this page
make: unifdef for other OSes (undefined)

*** 25,37 **** #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) --- 25,35 ----