Blame SOURCES/gptfdisk-0.8.1-gcc47.patch

43acbe
--- gptfdisk-0.8.1/diskio-unix.cc~      2011-10-01 23:52:33.000000000 +0200
43acbe
+++ gptfdisk-0.8.1/diskio-unix.cc       2012-01-05 10:14:49.440260712 +0100
43acbe
@@ -19,6 +19,7 @@
43acbe
 #include <string.h>
43acbe
 #include <string>
43acbe
 #include <stdint.h>
43acbe
+#include <unistd.h>
43acbe
 #include <errno.h>
43acbe
 #include <fcntl.h>
43acbe
 #include <sys/stat.h>
43acbe