Subject: add headers for getpid() to gyoto.C
Author: Thibaut Paumard <paumard@users.sourceforge.net>
Origin: vendor
Date: 2012-05-09
Forwarded: yes (I will include it in the next release.)

--- a/bin/gyoto.C
+++ b/bin/gyoto.C
@@ -23,6 +23,8 @@
 #include "GyotoDefs.h"
 #include <fitsio.h>
 #include <csignal>
+#include <sys/types.h>
+#include <unistd.h>
 
 using namespace std;
 using namespace Gyoto;
