[POWERPC] bootwrapper: Add stddef.h to ops.h
authorScott Wood <scottwood@freescale.com>
Mon, 12 Mar 2007 20:41:38 +0000 (14:41 -0600)
committerPaul Mackerras <paulus@samba.org>
Tue, 13 Mar 2007 10:15:42 +0000 (21:15 +1100)
commitce3edb30ec2b6350c4258e3d52e73b410e2ea12d
treed5d77f9a760bb4c665aec8daef2ed5ca09e12127
parentcd197ffcf10bcc1a260efe5c09a3188fd9228c83
[POWERPC] bootwrapper: Add stddef.h to ops.h

ops.h references NULL, so include stddef.h, so files including ops.h
don't have to.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Mark A. Greer <mgreer@mvista.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/ops.h