From ea50d71feb02a78d4d5fa746a26ca7ddc6e8cb19 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 28 Aug 2008 02:25:51 +0000 Subject: Stage 1 of sendmail dist tree flattening. contrib/sendmail/contrib prevents doing this in one pass. --- sendmail/libsm/path.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sendmail/libsm/path.c (limited to 'sendmail/libsm/path.c') diff --git a/sendmail/libsm/path.c b/sendmail/libsm/path.c new file mode 100644 index 0000000..6932e1f --- /dev/null +++ b/sendmail/libsm/path.c @@ -0,0 +1,15 @@ +/* + * Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers. + * All rights reserved. + * + * By using this file, you agree to the terms and conditions set + * forth in the LICENSE file which can be found at the top level of + * the sendmail distribution. + */ + +#include +SM_RCSID("@(#)$Id: path.c,v 1.9 2001/09/11 04:04:49 gshapiro Exp $") + +#include +#include + -- cgit v1.1