[MonoDroid] Fix the libmono build.
authorJonathan Pryor <jonp@xamarin.com>
Mon, 21 Nov 2011 17:42:58 +0000 (12:42 -0500)
committerJonathan Pryor <jonpryor@vt.edu>
Mon, 21 Nov 2011 17:55:13 +0000 (12:55 -0500)
commitf2f9d7933b87f398f45e42bda2426141d64a5416
tree0b5ed361cbfab343582663a63f61378b071d9ef7
parent02dd786936056f45b82f92eeaa2877e11c70a6cf
[MonoDroid] Fix the libmono build.

7e49d08a nee 2763aae9c doesn't build because <fcntl.h> is missing:

mono/utils/mono-proclib.c:517: error: 'O_RDONLY' undeclared (first use in this function

Fix the build.
mono/utils/mono-proclib.c