arnied, arnielizer, arniesetup, generate, info_mqueue_ui, libncfcheck: (tomj) compile...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 25 Sep 2006 12:58:56 +0000 (12:58 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 25 Sep 2006 12:58:56 +0000 (12:58 +0000)
src/insocketstream.hxx
src/oftmpstream.cpp

index cc5b29d..bbd58c6 100644 (file)
@@ -13,6 +13,7 @@
 #include <sstream>
 #include <streambuf>
 #include <stdio.h>
+#include <errno.h>
 
 #include <sys/socket.h>
 #include <sys/un.h>
index de5c507..d764185 100644 (file)
@@ -2,6 +2,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/stat.h>
+#include <errno.h>
 
 #include <oftmpstream.hxx>