--- g_local.h.orig	1998-11-30 17:53:00.000000000 +0100
+++ g_local.h	2003-04-13 00:15:09.000000000 +0200
@@ -22,7 +22,7 @@
 //==================================================================
 
 #ifndef _WIN32
-#include <nan.h>
+#include <bits/nan.h>
 #define min(a,b) ((a) < (b) ? (a) : (b))
 #define max(a,b) ((a) > (b) ? (a) : (b))
 #ifdef __sun__
