Index: uspace/lib/posix/source/stdlib.c
===================================================================
--- uspace/lib/posix/source/stdlib.c	(revision f2460a50f76f92f3a70ead8969f2bffd83b3a7a4)
+++ uspace/lib/posix/source/stdlib.c	(revision a0a9cc249adce31c755defdb6b74a991ebbf55ea)
@@ -40,5 +40,6 @@
 #include "posix/stdlib.h"
 
-#include "posix/errno.h"
+#include <errno.h>
+
 #include "posix/fcntl.h"
 #include "posix/limits.h"
