1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/x11-fm/velocity/files/patch-aa-callbacks
Pav Lucistnik 01cb58d205 Add velocity, a file manager for GNOME 2 desktop environment.
It is designed as a replacement for Nautilus. It supports
advanced features like plugins.

PR:		ports/60103
Submitted by:	Ryan Moe <ryan@transaeris.com>
2003-12-10 20:22:02 +00:00

12 lines
299 B
Plaintext

--- src/callbacks.h Tue Nov 18 20:35:08 2003
+++ src/callbacks.orig Tue Nov 18 20:36:27 2003
@@ -27,7 +27,7 @@
#include <gnome.h>
#include <sys/types.h>
#include <signal.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <gnome.h>
#include <libgnomevfs/gnome-vfs.h>
#include <gtk/gtkdnd.h>