summaryrefslogtreecommitdiffstats
path: root/package/gdisk/gdisk-0.6.14-unistd.patch
Commit message (Collapse)AuthorAgeFilesLines
* gdisk: close(2) needs unistd.hPeter Korsgaard2012-11-031-0/+19
Fixes http://autobuild.buildroot.net/results/c557ee7cd1247e024b5edccf5f824eb4d5212e25 Fixed upstream as well in the (big) 0.8.3 commit: http://gptfdisk.git.sourceforge.net/git/gitweb.cgi?p=gptfdisk/gptfdisk;a=commit;h=3488294d718a0e8b7f312c80c9e5729671173f6a Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>