ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/Darwin/lowmem.c
(Generate patch)

Comparing BasiliskII/src/Unix/Darwin/lowmem.c (file contents):
Revision 1.2 by cebix, 2004-01-12T15:54:42Z vs.
Revision 1.4 by asvitkine, 2007-01-21T17:10:49Z

# Line 3 | Line 3
3   *
4   *  Copyright (c) 2003 Michael Z. Sliczniak
5   *
6 < *  Basilisk II (C) 1997-2004 Christian Bauer
6 > *  Basilisk II (C) 1997-2005 Christian Bauer
7   *
8   *  This program is free software; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by
# Line 25 | Line 25
25   #include <fcntl.h>
26   #include <errno.h>
27   #include <stdio.h>
28 + #include <stdlib.h>
29   #include <string.h>
30   #include <mach/vm_prot.h>
31   #include <mach-o/loader.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines