]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Killed off spurious <stdio.h> inclusion
authorMichael Brown <mcb30@etherboot.org>
Tue, 5 Dec 2006 21:16:52 +0000 (21:16 +0000)
committerMichael Brown <mcb30@etherboot.org>
Tue, 5 Dec 2006 21:16:52 +0000 (21:16 +0000)
src/net/tcp.c

index c97221aa1c8e37e82d49c095985d13a1ea7dacd8..ec32b89c36d12f09319b91bc26e8f4fbd717b3dc 100644 (file)
@@ -1,4 +1,3 @@
-#include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
 #include <assert.h>