diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-04 17:12:58 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-04 17:12:58 +0000 |
commit | 1e3043101161c844d5e0d2adeac577ae45870ade (patch) | |
tree | 7b364c5003020f8ad9ff881dff0a58ebdc904e58 /mail/perdition/files/patch-aj | |
parent | Add NewsCache, a GPLed cache server for USENET News. (diff) |
upgrade to 0.1.9
PR: 37296
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
No response from: maintainer
Diffstat (limited to '')
-rw-r--r-- | mail/perdition/files/patch-aj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/perdition/files/patch-aj b/mail/perdition/files/patch-aj new file mode 100644 index 000000000000..2482502707f8 --- /dev/null +++ b/mail/perdition/files/patch-aj @@ -0,0 +1,10 @@ +--- perdition/username.h.orig Sun Apr 21 04:16:49 2002 ++++ perdition/username.h Sun Apr 21 04:16:57 2002 +@@ -29,6 +29,7 @@ + #ifndef USERNAME_BERT + #define USERNAME_BERT + ++#include <sys/types.h> + #include <netinet/in.h> + + /********************************************************************** |