diff options
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> + + /********************************************************************** |