openbsd-ports/mail/pgpsendmail/patches/patch-ae
1998-04-10 20:49:14 +00:00

13 lines
269 B
Plaintext
Executable File

*** pgpsign.c.orig Thu Apr 9 23:16:52 1998
--- pgpsign.c Thu Apr 9 23:17:02 1998
***************
*** 46,51 ****
--- 46,52 ----
#include <stdlib.h>
#include <signal.h>
#include <string.h>
+ #include <errno.h>
#include <pgpsendmail.h>
#include <version.h>