Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / lib / sh / spell.c
index d0394c2..da78690 100644 (file)
@@ -30,7 +30,7 @@
 #include <bashtypes.h>
 #include <posixdir.h>
 #include <posixstat.h>
-#ifndef _MINIX
+#if defined (HAVE_SYS_PARAM_H)
 #include <sys/param.h>
 #endif