linux grundler

Grant Grundler grundler@puffin.external.hp.com
Wed, 17 Jan 2001 23:42:26 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	grundler	01/01/17 23:42:26

Modified files:
	net/ipv4       : ip_input.c proc.c udp.c 
	net/sunrpc     : clnt.c 

Log message:
Like net/core/dst.c, these files don't follow the rules
for include file ordering. Dropped or moved asm/* include
to not be the first thing included.
Breaks our ordering requirements for system.h vs spinlocks vs bitops.