openbsd-ports/x11/gnome/applets2/patches/patch-gweather_weather_c
2005-05-26 03:39:30 +00:00

12 lines
319 B
Plaintext

$OpenBSD: patch-gweather_weather_c,v 1.1 2005/05/26 03:39:30 marcm Exp $
--- gweather/weather.c.orig Mon Apr 11 21:15:43 2005
+++ gweather/weather.c Mon Apr 11 21:15:53 2005
@@ -20,7 +20,6 @@
#include <string.h>
#include <ctype.h>
#include <math.h>
-#include <values.h>
#ifdef __FreeBSD__
#include <sys/types.h>