From 4c2377ddd997f39a91584d4f14121d20c64fe87d Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 8 Sep 2005 02:19:02 +0000 Subject: first set of Cygwin portability stuff (issue #4678) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6547 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- db1-ast/hash/hash.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'db1-ast') diff --git a/db1-ast/hash/hash.c b/db1-ast/hash/hash.c index 349af6c63..187cdca53 100755 --- a/db1-ast/hash/hash.c +++ b/db1-ast/hash/hash.c @@ -51,9 +51,7 @@ static char sccsid[] = "@(#)hash.c 8.9 (Berkeley) 6/16/94"; #include #endif -#ifdef SOLARIS -#include -#endif +#include "../include/asterisk/compat.h" #include #include "hash.h" -- cgit v1.2.3