aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.cmake.in
diff options
context:
space:
mode:
authorHenrik Andersson <henrik.andersson@cendio.com>2011-03-08 13:00:12 +0000
committerHenrik Andersson <henrik.andersson@cendio.com>2011-03-08 13:00:12 +0000
commite1fd8e15f9d66fbc1efb7071cb32204f150be18d (patch)
tree788431b0a51e614f74ded4ea9d072e1a754d2ffa /config.h.cmake.in
parent69314c772112b212549190ed6d53c48d41f4a703 (diff)
downloadtigervnc-e1fd8e15f9d66fbc1efb7071cb32204f150be18d.tar.gz
tigervnc-e1fd8e15f9d66fbc1efb7071cb32204f150be18d.zip
Fixed socklen_t test unix compatible.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4326 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index fef36495..54f6035c 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -1,3 +1,4 @@
+#cmakedefine HAVE_SOCKLEN_T
#cmakedefine HAVE_INET_ATON
#cmakedefine HAVE_INET_NTOP
#cmakedefine HAVE_SNPRINTF