Imported from ../bash-2.05b.tar.gz.
[platform/upstream/bash.git] / lib / sh / tmpfile.c
index d51ac2c..e28f94d 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <bashtypes.h>
 #include <posixstat.h>
+#include <posixtime.h>
 #include <filecntl.h>
 
 #if defined (HAVE_UNISTD_H)