mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
01cb58d205
It is designed as a replacement for Nautilus. It supports advanced features like plugins. PR: ports/60103 Submitted by: Ryan Moe <ryan@transaeris.com>
12 lines
299 B
Plaintext
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>
|