comparison uip/pgped.c @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents bce86c4163a3
children
comparison
equal deleted inserted replaced
11:5cf052bee63d 12:441a2190cfae
1 /* pgped.c - PGP editor */ 1 /* pgped.c - PGP editor */
2 #ifndef lint 2 #ifndef lint
3 static char ident[] = "@(#)$Id$"; 3 static char ident[] = "@(#)$Id: pgped.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $";
4 #endif /* lint */ 4 #endif /* lint */
5 5
6 #include "../h/mh.h" 6 #include "../h/mh.h"
7 #include "../h/mhn.h" 7 #include "../h/mhn.h"
8 #include "../h/addrsbr.h" 8 #include "../h/addrsbr.h"