Imported from ../bash-3.1.tar.gz.
[platform/upstream/bash.git] / builtins / psize.c
index c215472..23abb65 100644 (file)
 #include "../command.h"
 #include "../general.h"
 #include "../sig.h"
+
+#ifndef errno
 extern int errno;
+#endif
 
 int nw;