summaryrefslogtreecommitdiff
path: root/www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:11:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:11:04 +0000
commitc0720fdbd1db0f06b5e473633acdeaf0548f69bd (patch)
tree731fdc71efaf8a2270f1733143da4ed6cb57b4e1 /www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c
parentAdd libgnetwork, a GLib-based network wrapper API that is slated to become (diff)
Add epiphany-extensions, a set of add-ons for the Epiphany webbrowser. They
include popup blockers, mouse gestures, HTML validators, and more.
Notes
Notes: svn path=/head/; revision=106190
Diffstat (limited to 'www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c')
-rw-r--r--www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c b/www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c
new file mode 100644
index 000000000000..7ade3da726fc
--- /dev/null
+++ b/www/epiphany-extensions/files/patch-extensions_dashboard_dashboard-frontend-xmlwriter.c
@@ -0,0 +1,10 @@
+--- extensions/dashboard/dashboard-frontend-xmlwriter.c.orig Mon Feb 2 01:48:57 2004
++++ extensions/dashboard/dashboard-frontend-xmlwriter.c Mon Feb 2 01:49:39 2004
+@@ -32,6 +32,7 @@
+ #include <unistd.h>
+ #include <sys/socket.h>
+ #include <sys/types.h>
++#include <sys/time.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <fcntl.h>