Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / lib / sh / mailstat.c
index 2b2ac0e..79b431a 100644 (file)
@@ -28,7 +28,7 @@
 #include <posixdir.h>
 #include <bashansi.h>
 
-#ifndef _MINIX
+#if defined (HAVE_SYS_PARAM_H)
 #  include <sys/param.h>
 #endif