1 --- bluefish-2.2.8/src/bf_lib.c.~1~ 2014-11-01 00:06:04.000000000 +0300
2 +++ bluefish-2.2.8/src/bf_lib.c 2016-05-10 14:47:38.505673779 +0300
7 -/* this is needed for Solaris to comply with the latest POSIX standard
8 - * regarding the ctime_r() function
10 -#ifdef PLATFORM_SOLARIS
11 -#define __EXTENSIONS__
12 -#define _POSIX_C_SOURCE 200312L
16 #include <glib/gstdio.h> /* g_mkdir */
17 #include <ctype.h> /* toupper */