summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-11 09:29:50 +1000
committerDamien Miller <djm@mindrot.org>2000-07-11 09:29:50 +1000
commit2ae714f44a0757b8c9771aa686ead98738a3f960 (patch)
treec324db7a3c751c29c7da83204127be3fdccb82b7 /acconfig.h
parent65964d60827c9927ab9569a8a4bcd61459651e3a (diff)
- (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 4757b66bc..4528be678 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Define if your system choked on IP TOS setting */
10#undef IP_TOS_IS_BROKEN
11
9/* Define if you have the getuserattr function. */ 12/* Define if you have the getuserattr function. */
10#undef HAVE_GETUSERATTR 13#undef HAVE_GETUSERATTR
11 14