freebsd-ports/devel/anjuta-devel/files/patch-launcher-anjuta_launcher.c
Dmitry Sivachenko 3f7eacd59b Upgrade to 0.1.6
2001-08-12 08:24:54 +00:00

11 lines
277 B
C

--- 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>