$OpenBSD: patch-babl_babl-palette_c,v 1.1 2012/06/06 07:55:14 giovanni Exp $

From 6075948c29306b9526c2a8e9e8cce65596c53a3c Mon Sep 17 00:00:00 2001
From: yvind Kols <pippin@gimp.org>
Date: Thu, 05 Apr 2012 14:35:51 +0000
Subject: babl/babl-palette.c: #include <limits.h>

From ab6a85ccdeb2048053aa56e5c9003ffa7cceb1e1 Mon Sep 17 00:00:00 2001
From: yvind Kols <pippin@gimp.org>
Date: Thu, 05 Apr 2012 14:39:15 +0000
Subject: babl/babl-palette.c: remove include of <values.h>

--- babl/babl-palette.c.orig	Fri Mar 30 01:10:26 2012
+++ babl/babl-palette.c	Thu Apr  5 17:00:14 2012
@@ -19,7 +19,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
-#include <values.h>
+#include <limits.h>
 #include <assert.h>
 #include "config.h"
 #include "babl-internal.h"
