--- projects/libstatgrab/src/saidar/saidar.c 2007/01/05 13:30:36 1.41 +++ projects/libstatgrab/src/saidar/saidar.c 2010/10/03 18:35:58 1.42 @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: saidar.c,v 1.41 2007/01/05 13:30:36 tdb Exp $ + * $Id: saidar.c,v 1.42 2010/10/03 18:35:58 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include @@ -37,6 +36,11 @@ #include #include #include +#ifdef AIX +#include +#else +#include +#endif #ifdef HAVE_NCURSES_H #define COLOR_SUPPORT