freebsd-ports/devel/gnome-vfs1/files/patch-libgnomevfs::gnome-vfs-mime.h
2001-10-01 06:37:30 +00:00

13 lines
306 B
C

$FreeBSD$
--- libgnomevfs/gnome-vfs-mime.h 2001/09/17 14:13:01 1.1
+++ libgnomevfs/gnome-vfs-mime.h 2001/09/17 14:13:16
@@ -27,6 +27,7 @@
#include <ctype.h>
#include <dirent.h>
#include <libgnomevfs/gnome-vfs-uri.h>
+#include <sys/types.h>
#include <regex.h>
#include <stdio.h>
#include <string.h>