- Get oskittcp to compile on msvc.
[reactos.git] / reactos / drivers / lib / oskittcp / oskittcp / interface.c
index 14f4c85..fb44beb 100644 (file)
@@ -30,7 +30,6 @@ unsigned volatile ipending;
 struct timeval boottime;
 
 void clock_init();
 struct timeval boottime;
 
 void clock_init();
-int isprint(int c);
 int _snprintf(char * buf, size_t cnt, const char *fmt, ...);
 
 void *fbsd_malloc( unsigned int bytes, char *file, unsigned line, ... ) {
 int _snprintf(char * buf, size_t cnt, const char *fmt, ...);
 
 void *fbsd_malloc( unsigned int bytes, char *file, unsigned line, ... ) {