From a04347e5cbe92a5f99231dcdb3d7d0f474bad401 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Nov 2007 18:36:42 +0000 Subject: workaround for solaris 9's lack of standard C language header files --- event_compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'event_compat.h') diff --git a/event_compat.h b/event_compat.h index 84ca5bf..38fd3dc 100644 --- a/event_compat.h +++ b/event_compat.h @@ -32,7 +32,7 @@ extern "C" { #include #endif #include -#include +#include #include #ifdef WIN32 -- cgit v1.2.3