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

13 lines
257 B
Plaintext
Executable File

*** lib/options.c.orig Thu Apr 9 23:15:59 1998
--- lib/options.c Thu Apr 9 23:16:21 1998
***************
*** 69,74 ****
--- 69,75 ----
#include <sys/stat.h>
#include <fcntl.h>
#include <regex.h>
+ #include <errno.h>
#include "pgpsendmail.h"