diff options
Diffstat (limited to 'usr.bin/patch/mkpath.c')
-rw-r--r-- | usr.bin/patch/mkpath.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/patch/mkpath.c b/usr.bin/patch/mkpath.c index 3d18036..65d5389 100644 --- a/usr.bin/patch/mkpath.c +++ b/usr.bin/patch/mkpath.c @@ -33,9 +33,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__RCSID("$NetBSD: mkpath.c,v 1.1 2008/09/19 18:33:34 joerg Exp $"); - #include <sys/types.h> #include <sys/stat.h> #include <err.h> |