openbsd-ports/mail/pgpsendmail/patches/patch-ad

13 lines
257 B
Plaintext
Raw Normal View History

1998-04-10 16:49:14 -04:00
*** 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"