diff options
Diffstat (limited to 'usr.bin/patch/version.h')
-rw-r--r-- | usr.bin/patch/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/patch/version.h b/usr.bin/patch/version.h new file mode 100644 index 00000000000..ae737310e1c --- /dev/null +++ b/usr.bin/patch/version.h @@ -0,0 +1,3 @@ +/* $Id: version.h,v 1.1.1.1 1995/10/18 08:45:56 deraadt Exp $ */ + +void version(); |