lib: added unistd.h includes for gcc 4.7
commitc0daafaf990f014b811bad103e9b9b205bd7e378
authorNathanael Noblet <nathanaelnoblet@gmail.com>
Thu, 5 Jan 2012 23:25:59 +0000 (5 18:25 -0500)
committerChris Frey <cdfrey@foursquare.net>
Thu, 5 Jan 2012 23:25:59 +0000 (5 18:25 -0500)
treec924cfe5e426c214a642b28a75c70febae9c7e40
parent5ad81af22391951cb6bfad0d1027f6f29d503e78
lib: added unistd.h includes for gcc 4.7

Fedora 17 will include gcc-4.7 and as such the packages have all been
rebuilt. Barry failed because of a change in gcc. The following patch fixes
the issue.
src/j_jdwp.cc
src/packet.h