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:
parent
a5c655c716
commit
39bcfb5871
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user