diff options
author | 2003-07-18 02:00:09 +0000 | |
---|---|---|
committer | 2003-07-18 02:00:09 +0000 | |
commit | 5dc74f7d2ed1c5014593de46fa7001edbec19bd2 (patch) | |
tree | 70bd1d111f6d2092178213ee4efba0074663898e /usr.bin/patch/patchlevel.h | |
parent | userid is unsigned, but well, force it anyways; andrushock@korovino.net (diff) | |
download | wireguard-openbsd-5dc74f7d2ed1c5014593de46fa7001edbec19bd2.tar.xz wireguard-openbsd-5dc74f7d2ed1c5014593de46fa7001edbec19bd2.zip |
remove junk; ok otto tedu
Diffstat (limited to 'usr.bin/patch/patchlevel.h')
-rw-r--r-- | usr.bin/patch/patchlevel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/patch/patchlevel.h b/usr.bin/patch/patchlevel.h deleted file mode 100644 index 43c198dede5..00000000000 --- a/usr.bin/patch/patchlevel.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: patchlevel.h,v 1.2 1996/06/10 11:21:32 niklas Exp $ */ - -#define PATCHLEVEL "12u8" |