summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/makemap
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2003-02-23 21:58:16 +0000
committergshapiro <gshapiro@FreeBSD.org>2003-02-23 21:58:16 +0000
commit99b99437f7babf37dc09d23e13ddc05e94dfa0eb (patch)
treea98f9703d7eb78b66deb07fa15a85c9237a05989 /contrib/sendmail/makemap
parentc25e5a60be241997bb806f5e040ba5463bd27ff4 (diff)
downloadFreeBSD-src-99b99437f7babf37dc09d23e13ddc05e94dfa0eb.zip
FreeBSD-src-99b99437f7babf37dc09d23e13ddc05e94dfa0eb.tar.gz
Follow the (good) trend of returning import files to vendor versions
where possible for easier future imports.
Diffstat (limited to 'contrib/sendmail/makemap')
-rw-r--r--contrib/sendmail/makemap/makemap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/sendmail/makemap/makemap.c b/contrib/sendmail/makemap/makemap.c
index 350d897..59c28f6 100644
--- a/contrib/sendmail/makemap/makemap.c
+++ b/contrib/sendmail/makemap/makemap.c
@@ -9,8 +9,6 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $FreeBSD$
- *
*/
#include <sm/gen.h>
@@ -24,6 +22,7 @@ SM_IDSTR(copyright,
SM_IDSTR(id, "@(#)$Id: makemap.c,v 8.175 2001/12/28 22:44:01 ca Exp $")
+
#include <sys/types.h>
#ifndef ISC_UNIX
# include <sys/file.h>
OpenPOWER on IntegriCloud