summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/files/patch-gweather_weather-metar.c
blob: 71fe4c4f81422e9ec8d9a8f3bf0a1cc748c8417b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gweather/weather-metar.c.orig   Tue Dec 21 18:41:39 2004
+++ gweather/weather-metar.c    Tue Dec 21 18:42:03 2004
@@ -8,6 +8,7 @@
 #  include <config.h>
 #endif
 
+#include <sys/types.h>
 #include <regex.h>
 #include <gnome.h>
 #include "weather.h"