]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - idlcomp/util.cc
Fix a couple compiler errors that GCC 4.0 noticed.
[polintos/scott/priv.git] / idlcomp / util.cc
index 56b72b36c640860c4bc76cdc607eaa04b513afe3..16b0e1151b07120bce706258a39958723e12402b 100644 (file)
@@ -2,6 +2,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <dirent.h>
+#include <errno.h>
 #include <cctype>
 
 #include <idlc.h>