From 469413f55837cbdc10dd50706a06e1f0f347885e Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 9 Jan 2000 13:52:56 +0000 Subject: Fix path. --- crypto/libdes/rpw.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'crypto/libdes') diff --git a/crypto/libdes/rpw.c b/crypto/libdes/rpw.c index 0b6b151..96cb318 100644 --- a/crypto/libdes/rpw.c +++ b/crypto/libdes/rpw.c @@ -54,10 +54,12 @@ * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] + * + * $FreeBSD$ */ #include -#include +#include int main(int argc, char *argv[]) { -- cgit v1.1