aboutsummaryrefslogtreecommitdiffstats
path: root/db1-ast
diff options
context:
space:
mode:
Diffstat (limited to 'db1-ast')
-rwxr-xr-xdb1-ast/hash/hash.c4
1 files changed, 1 insertions, 3 deletions
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 <assert.h>
#endif
-#ifdef SOLARIS
-#include <solaris-compat/compat.h>
-#endif
+#include "../include/asterisk/compat.h"
#include <db.h>
#include "hash.h"