OSDN Git Service

* src/huf.c: use HAVE_SYS_PARAM_H instead of sony_news.
[lha/lha.git] / src / huf.c
index b58f8ed..6a0d246 100644 (file)
--- a/src/huf.c
+++ b/src/huf.c
@@ -9,7 +9,7 @@
 /* ------------------------------------------------------------------------ */
 #include "lha.h"
 
-#ifdef sony_news
+#if HAVE_SYS_PARAM_H
 #include <sys/param.h>
 #endif