diff options
author | 1995-10-18 08:37:01 +0000 | |
---|---|---|
committer | 1995-10-18 08:37:01 +0000 | |
commit | df930be708d50e9715f173caa26ffe1b7599b157 (patch) | |
tree | aa317e49e28cb999c9cf3db7f00c20903fe6010a /usr.bin/patch/patchlevel.h | |
download | wireguard-openbsd-df930be708d50e9715f173caa26ffe1b7599b157.tar.xz wireguard-openbsd-df930be708d50e9715f173caa26ffe1b7599b157.zip |
initial import of NetBSD tree
Diffstat (limited to 'usr.bin/patch/patchlevel.h')
-rw-r--r-- | usr.bin/patch/patchlevel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/patch/patchlevel.h b/usr.bin/patch/patchlevel.h new file mode 100644 index 00000000000..2f566c47d17 --- /dev/null +++ b/usr.bin/patch/patchlevel.h @@ -0,0 +1,3 @@ +/* $Id: patchlevel.h,v 1.1.1.1 1995/10/18 08:45:55 deraadt Exp $ */ + +#define PATCHLEVEL "12u8" |