diff options
-rw-r--r-- | get_load.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ from the X Consortium. #include "xload.h" #if defined(__CYGWIN__) +#define WIN32_LEAN_AND_MEAN #include <windows.h> typedef struct { DWORD stat; |
index : app/xload | ||
system load average display for X |
summaryrefslogtreecommitdiff |
-rw-r--r-- | get_load.c | 1 |
@@ -52,6 +52,7 @@ from the X Consortium. #include "xload.h" #if defined(__CYGWIN__) +#define WIN32_LEAN_AND_MEAN #include <windows.h> typedef struct { DWORD stat; |