summaryrefslogtreecommitdiff
path: root/devel/anjuta-devel/files/patch-launcher-anjuta_launcher.c
blob: 9f8693b6b674303f2166ed37a1b3001948c65d38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- launcher/anjuta_launcher.c.orig	Sun Aug 12 11:37:07 2001
+++ launcher/anjuta_launcher.c	Sun Aug 12 11:37:15 2001
@@ -22,7 +22,7 @@
 #endif
 
 #include <sys/types.h>
-#include <sys/unistd.h>
+#include <unistd.h>
 #include <sys/wait.h>
 #include <stdio.h>
 #include <glib.h>