summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2006-09-15 17:16:00 +0000
committerJason Parker <jparker@digium.com>2006-09-15 17:16:00 +0000
commitf18cbf77df454b86a479352c0429ab68bded5c8b (patch)
tree3f107f0203614eab20317d4d725f6b03f760b37a /include/asterisk/autoconfig.h.in
parente421b69ce6d9722def020f3f97624badfcfe0815 (diff)
Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.c
Every OS uses strcompat now - this was done on purpose. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 87273bd8e..7a0a9a0c2 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -114,6 +114,9 @@
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
+/* Define to 1 if you have the `getloadavg' function. */
+#undef HAVE_GETLOADAVG
+
/* Define to 1 if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE