http://git.etherboot.org
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fbfbad
)
Killed off spurious <stdio.h> inclusion
author
Michael Brown
<mcb30@etherboot.org>
Tue, 5 Dec 2006 21:16:52 +0000
(21:16 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Tue, 5 Dec 2006 21:16:52 +0000
(21:16 +0000)
src/net/tcp.c
patch
|
blob
|
history
diff --git
a/src/net/tcp.c
b/src/net/tcp.c
index
c97221a
..
ec32b89
100644
(file)
--- a/
src/net/tcp.c
+++ b/
src/net/tcp.c
@@
-1,4
+1,3
@@
-#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>