From: arai Date: Sat, 25 May 2002 06:53:17 +0000 (+0000) Subject: * src/huf.c: use HAVE_SYS_PARAM_H instead of sony_news. X-Git-Url: http://git.sourceforge.jp/view?p=lha%2Flha.git;a=commitdiff_plain;h=a586208f4c1aa73e9a60194a6d2dcce47b0e4674;ds=sidebyside * src/huf.c: use HAVE_SYS_PARAM_H instead of sony_news. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@90 6a8cc165-1e22-0410-a132-eb4e3f353aba --- diff --git a/src/huf.c b/src/huf.c index b58f8ed..6a0d246 100644 --- a/src/huf.c +++ b/src/huf.c @@ -9,7 +9,7 @@ /* ------------------------------------------------------------------------ */ #include "lha.h" -#ifdef sony_news +#if HAVE_SYS_PARAM_H #include #endif