summaryrefslogtreecommitdiffstats
path: root/source/acconfig.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-06-25 02:53:13 +0000
committerAndrew Tridgell <tridge@samba.org>2001-06-25 02:53:13 +0000
commite2ecff419fdc0a0dc7551b33b377dc11061ef2a3 (patch)
tree1a104ddda89594d444b07fd8115686ba862702e6 /source/acconfig.h
parent72f63f5144ececdef31c659ab645eb71a88943b5 (diff)
downloadsamba-e2ecff419fdc0a0dc7551b33b377dc11061ef2a3.tar.gz
samba-e2ecff419fdc0a0dc7551b33b377dc11061ef2a3.tar.xz
samba-e2ecff419fdc0a0dc7551b33b377dc11061ef2a3.zip
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index 8f3d334fb5c..29f0586e756 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -8,6 +8,7 @@
#undef HAVE_UNSIGNED_CHAR
#undef HAVE_UTIMBUF
#undef HAVE_SIG_ATOMIC_T_TYPE
+#undef HAVE_SOCKLEN_T_TYPE
#undef ssize_t
#undef ino_t
#undef ssize_t