1 2 3 4 5 6 7 8
--- newt-0.52.11.orig/whiptail.c +++ newt-0.52.11/whiptail.c @@ -1,4 +1,5 @@ #include "config.h" +#include <sys/stat.h> #include <fcntl.h> #include <popt.h> #include <stdio.h>