You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
344 B

Index: babl/babl-palette.c
--- babl/babl-palette.c.orig 2012-03-30 01:10:26.000000000 +0200
+++ babl/babl-palette.c 2012-06-03 11:46:02.000000000 +0200
@@ -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"