Index: uspace/lib/c/include/errno.h
===================================================================
--- uspace/lib/c/include/errno.h	(revision 04cd2428ef38ee238095daf0607afe3c51de61f4)
+++ uspace/lib/c/include/errno.h	(revision a4ee3ab2f1ed28d4d0e6712e86f85657384a4787)
@@ -98,4 +98,6 @@
 #define ECONNREFUSED  (-10058)
 
+#define ECONNABORTED  (-10059)
+
 /** The requested operation was not performed. Try again later. */
 #define EAGAIN  (-11002)
