forked from KolibriOS/kolibrios
Fixed strerror function and added socket error handling.
Cleared all libck warnings. Updated libimg.h git-svn-id: svn://kolibrios.org@8540 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <kolibrisys.h>
|
||||
|
||||
void debug_printf(const char *format,...)
|
||||
|
Reference in New Issue
Block a user