Removed inclusion of stdio.h as it causes a build error under one of my gccs

svn path=/trunk/; revision=11866
This commit is contained in:
Steven Edwards 2004-11-29 04:10:31 +00:00
parent 0e4455e169
commit 456c0f4377

View file

@ -1,4 +1,3 @@
#include <stdio.h>
#include <oskittcp.h>
#include <oskitdebug.h>
#include <sys/param.h>