summaryrefslogtreecommitdiff
path: root/src/s/ms-w32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/ms-w32.h')
-rw-r--r--src/s/ms-w32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h
index be16866eaf5..8b189baea46 100644
--- a/src/s/ms-w32.h
+++ b/src/s/ms-w32.h
@@ -346,6 +346,8 @@ extern char *get_emacs_configuration_options (void);
#endif
#include <string.h>
+extern int getloadavg (double *, int);
+
/* We need a little extra space, see ../../lisp/loadup.el. */
#define SYSTEM_PURESIZE_EXTRA 50000