#ifndef _PGPFILE_H_ #define _PGPFILE_H_ /* * $Id: pgpfile.h,v 1.1.1.1 2002/09/04 20:48:53 dtype Exp $ * * Copyright (c) 1996, Marc Horowitz. All rights reserved. * See the LICENSE file in the release for redistribution information. */ int do_file(ddesc *data); #endif