mirror of
https://github.com/open-simh/simh.git
synced 2026-03-09 20:38:40 +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.