#include <locale.h> for several files - Federico

This commit is contained in:
Arturo Espinosa
1998-06-03 04:33:37 +00:00
parent 44f28a486b
commit 402c96e473
4 changed files with 7 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include <glibtop/open.h>
#include <fcntl.h>
#include <locale.h>
#if defined(HAVE_GETDTABLESIZE)
#define GET_MAX_FDS() getdtablesize()