From 10703c00330783b546292d0e32c9f5ab4b4b6a96 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Wed, 9 May 1990 15:19:20 +0000 Subject: [PATCH] add BSDUNIX git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@802 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/stock/osconf.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/include/krb5/stock/osconf.h b/src/include/krb5/stock/osconf.h index d0ee793aa..c157a1d4e 100644 --- a/src/include/krb5/stock/osconf.h +++ b/src/include/krb5/stock/osconf.h @@ -45,4 +45,6 @@ typedef int sigtype; #endif +#define BSDUNIX + #endif /* KRB5_OSCONF__ */ -- 2.26.2