Deleted Added
full compact
182a183
> #ifdef ISO
194a196
> #endif
196c198,202
< struct protox *protoprotox[] = { protox, ipxprotox, nsprotox, isoprotox, NULL };
---
> struct protox *protoprotox[] = { protox, ipxprotox, nsprotox,
> #ifdef ISO
> isoprotox,
> #endif
> NULL };
248a255
> #ifdef ISO
250a258
> #endif
421a430
> #ifdef ISO
424a434
> #endif