summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/files/patch-gweather_weather-iwin.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-22 08:06:21 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-22 08:06:21 +0800
commit8a105afd4f123a4963689a6f7de5af619827f84f (patch)
tree40222f992c01dcb590ed7b6613c44401b95e600b /x11/gnome-applets/files/patch-gweather_weather-iwin.c
parentf7fc054cdf9217cbb5b52c3bc8549747e055a6a1 (diff)
downloadmarcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.gz
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.bz2
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.lz
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.xz
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.zst
marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.zip
Update to 2.9.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3292 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/files/patch-gweather_weather-iwin.c')
-rw-r--r--x11/gnome-applets/files/patch-gweather_weather-iwin.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/gnome-applets/files/patch-gweather_weather-iwin.c b/x11/gnome-applets/files/patch-gweather_weather-iwin.c
new file mode 100644
index 000000000..08c0bf0a2
--- /dev/null
+++ b/x11/gnome-applets/files/patch-gweather_weather-iwin.c
@@ -0,0 +1,9 @@
+--- gweather/weather-iwin.c.orig Tue Dec 21 18:42:38 2004
++++ gweather/weather-iwin.c Tue Dec 21 18:42:47 2004
+@@ -1,5 +1,6 @@
+ /* $Id: patch-gweather_weather-iwin.c,v 1.1 2004-12-22 00:06:21 marcus Exp $ */
+
++#include <sys/types.h>
+ #include <regex.h>
+ #include <gnome.h>
+ #include "weather.h"