drop unneeded #include

The "sys/param.h" header was used to check the OpenBSD version.
It's not needed, anymore.
This commit is contained in:
Juan Francisco Cantero Hurtado 2013-10-22 01:57:59 +02:00 committed by Matthew Flatt
parent a5c655c716
commit 39bcfb5871

View File

@ -321,8 +321,6 @@
# define SCHEME_PLATFORM_LIBRARY_SUBPATH "i386-openbsd"
# endif
# include <sys/param.h>
# include "uconfig.h"
# undef HAS_STANDARD_IOB
# define HAS_BSD_IOB