From 1eed84099a8ea6b7bec9167f19d865ab52d6695f Mon Sep 17 00:00:00 2001 From: Kevin van der Vlist Date: Tue, 7 Jun 2011 23:13:58 +0200 Subject: OpenIndian b148 support (and perhaps other Solaris builds). --- plugins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins.c') diff --git a/plugins.c b/plugins.c index 53436f9a..38abace1 100644 --- a/plugins.c +++ b/plugins.c @@ -24,7 +24,7 @@ //#include #include #ifndef __linux__ -#define _POSIX_C_SOURCE +#define _POSIX_C_SOURCE 1 #endif #include #ifdef HAVE_CONFIG_H -- cgit v1.2.3