13 lines
257 B
Plaintext
13 lines
257 B
Plaintext
|
*** 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"
|
||
|
|
||
|
|