sunos: pull in uv__set_sys_error prototype

This commit is contained in:
Ben Noordhuis 2011-10-01 22:43:47 +00:00
parent fe18438416
commit 914a6fa241

View File

@ -19,6 +19,7 @@
*/
#include "uv.h"
#include "internal.h"
#include <stdio.h>
#include <stdint.h>