summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat/os_palmos.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-22 01:05:59 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-22 01:05:59 +0000
commitff261fd32f979e87eccee2e7a10849d042fa6c2d (patch)
tree1009410a7c7bbe72227fc699ba0e58e41820b74b /pjlib/include/pj/compat/os_palmos.h
parent1dbbf091516b903b271907259aa19dc90ab2f1f6 (diff)
Added more info for pj_dump_config
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@75 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj/compat/os_palmos.h')
-rw-r--r--pjlib/include/pj/compat/os_palmos.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjlib/include/pj/compat/os_palmos.h b/pjlib/include/pj/compat/os_palmos.h
index 54dea228..9f62fe28 100644
--- a/pjlib/include/pj/compat/os_palmos.h
+++ b/pjlib/include/pj/compat/os_palmos.h
@@ -24,6 +24,8 @@
* @brief Describes PalmOS operating system specifics.
*/
+#define PJ_OS_NAME "palmos"
+
#define PJ_HAS_ARPA_INET_H 0
#define PJ_HAS_ASSERT_H 1
#define PJ_HAS_CTYPE_H 1