summaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-05-04 18:51:19 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-05-04 18:51:19 +0000
commit2bcbcadf73ccafdf58efa86d49cd78457540582d (patch)
tree24411ff839bae15b29788ebe74fa6299144fd2a4 /sbin/dhclient
parent11697f9a7846cd5bc29bbe3d63c6753e0bf66232 (diff)
$OpenBSD$
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/privsep.c2
-rw-r--r--sbin/dhclient/privsep.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/sbin/dhclient/privsep.c b/sbin/dhclient/privsep.c
index 66c93318873..5bf83666421 100644
--- a/sbin/dhclient/privsep.c
+++ b/sbin/dhclient/privsep.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: privsep.c,v 1.4 2004/05/04 18:51:18 henning Exp $ */
+
/*
* Copyright (c) 2004 Henning Brauer <henning@openbsd.org>
*
diff --git a/sbin/dhclient/privsep.h b/sbin/dhclient/privsep.h
index 5a2f0fae0e7..f30284eeefe 100644
--- a/sbin/dhclient/privsep.h
+++ b/sbin/dhclient/privsep.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: privsep.h,v 1.2 2004/05/04 18:51:18 henning Exp $ */
+
/*
* Copyright (c) 2004 Henning Brauer <henning@openbsd.org>
*