Browse Source

Killed off spurious <stdio.h> inclusion

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
28c711b91d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/net/tcp.c

+ 0
- 1
src/net/tcp.c View File

@@ -1,4 +1,3 @@
1
-#include <stdio.h>
2 1
 #include <string.h>
3 2
 #include <stdlib.h>
4 3
 #include <assert.h>

Loading…
Cancel
Save