diff options
| author | christos <christos@NetBSD.org> | 2006-05-30 00:42:29 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-05-30 00:42:29 +0000 |
| commit | 2cbaed172f325b1afba92ad643dc2af9c32f0ff2 (patch) | |
| tree | f63922f126d38037809843d198730dca3191cbaa /gnu/usr.sbin/sendmail/include | |
| parent | 10ff9d9641f7d627a31667a4f95925697da8e8d6 (diff) | |
Remove sendmail.
Diffstat (limited to 'gnu/usr.sbin/sendmail/include')
| -rw-r--r-- | gnu/usr.sbin/sendmail/include/sm_os.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.sbin/sendmail/include/sm_os.h b/gnu/usr.sbin/sendmail/include/sm_os.h deleted file mode 100644 index 26538956db6..00000000000 --- a/gnu/usr.sbin/sendmail/include/sm_os.h +++ /dev/null @@ -1,5 +0,0 @@ -/* $NetBSD: sm_os.h,v 1.2 2003/03/25 03:55:38 atatat Exp $ */ - -# if defined(__NetBSD__) && defined(__NetBSD_Version__) && __NetBSD_Version__ >= 104170000 -# define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ -# endif |
