vte r2322 - trunk/src



Author: behdad
Date: Fri Dec  5 14:52:42 2008
New Revision: 2322
URL: http://svn.gnome.org/viewvc/vte?rev=2322&view=rev

Log:
Fix build.


Modified:
   trunk/src/reaper.c

Modified: trunk/src/reaper.c
==============================================================================
--- trunk/src/reaper.c	(original)
+++ trunk/src/reaper.c	Fri Dec  5 14:52:42 2008
@@ -119,6 +119,9 @@
 }
 
 #ifdef REAPER_MAIN
+
+#include <unistd.h>
+
 GMainContext *context;
 GMainLoop *loop;
 pid_t child;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]