aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r--src/s/gnu.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index ecd0e7a9ff8..6a38dc6f588 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -28,6 +28,11 @@ Boston, MA 02111-1307, USA. */
28#undef SYSTEM_TYPE 28#undef SYSTEM_TYPE
29#define SYSTEM_TYPE "gnu" 29#define SYSTEM_TYPE "gnu"
30 30
31#undef NLIST_STRUCT
32
33/* XXX should getloadavg be in libc? Should we have a libutil?
34#define HAVE_GETLOADAVG */
35#undef NLIST_STRUCT
31#undef KERNEL_FILE 36#undef KERNEL_FILE
32#undef LDAV_SYMBOL 37#undef LDAV_SYMBOL
33 38