From aabc0c59f0b35b1e0da278960b9de75f43e5902f Mon Sep 17 00:00:00 2001 From: venaas Date: Thu, 18 Dec 2008 13:08:17 +0000 Subject: removing some lint warnings git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@440 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- hash.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hash.h') diff --git a/hash.h b/hash.h index 33ca042..d451105 100644 --- a/hash.h +++ b/hash.h @@ -6,7 +6,9 @@ * copyright notice and this permission notice appear in all copies. */ +#ifndef SYS_SOLARIS9 #include +#endif struct hash { struct list *hashlist; -- cgit v1.1