summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-21 16:28:27 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-21 16:28:27 +0000
commit307d89b60b26dda2a130d25c1dc2870eba961b0c (patch)
treefa3ff2a46b15d45fe256183761518cf8ae81e3ff /source3/acconfig.h
parent4a5a88f8c908ebf61cced616b0539ff8c97b30b1 (diff)
downloadsamba-307d89b60b26dda2a130d25c1dc2870eba961b0c.tar.gz
samba-307d89b60b26dda2a130d25c1dc2870eba961b0c.tar.bz2
samba-307d89b60b26dda2a130d25c1dc2870eba961b0c.zip
Recognize FreeBSD5 correctly (not as being sysv...)
(This used to be commit 66ef6b942e00dc0d7742226f24861445d3bc0eb3)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index e1bceb1edf..7b05525571 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -27,6 +27,8 @@
#undef AIX
#undef BSD
#undef IRIX
+#undef UNIXWARE
+#undef SYSV
#undef IRIX6
#undef HPUX
#undef QNX