patches/newt-01-solaris-fstat.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 1073 563acf208975
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name

diff -r 7bcb5c2c46dd whiptail.c
--- a/whiptail.c	Thu May 01 12:25:15 2008 +0530
+++ b/whiptail.c	Thu May 01 12:31:33 2008 +0530
@@ -8,6 +8,7 @@
 #include <unistd.h>
 #include <wchar.h>
 #include <slang.h>
+#include <sys/stat.h>
 
 #include "nls.h"
 #include "dialogboxes.h"