Fix path.

This commit is contained in:
markm 2000-01-09 13:52:56 +00:00
parent d42b1f1b39
commit 469413f558

View File

@ -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 <stdio.h>
#include <openssl/des.h>
#include <des.h>
int main(int argc, char *argv[])
{