diff options
Diffstat (limited to 'x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c')
-rw-r--r-- | x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c b/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c new file mode 100644 index 0000000..5331a9d --- /dev/null +++ b/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- components/help/hyperbola-filefmt.c 2001/05/14 15:56:20 1.1 ++++ components/help/hyperbola-filefmt.c 2001/05/14 15:56:32 +@@ -30,6 +30,7 @@ + #include <libgnome/gnome-util.h> + #include <limits.h> + #include <parser.h> ++#include <sys/types.h> + #include <regex.h> + #include <string.h> + #include <tree.h> |