mirror of
https://github.com/simh/simh.git
synced 2026-02-26 16:54:22 +00:00
scp: avoid redefining MAX
On Haiku, we end up including <sys/param.h> from sim_sock.h which defines MAX.
This commit is contained in:
On Haiku, we end up including <sys/param.h> from sim_sock.h which defines MAX.