diff options
Diffstat (limited to 'mail/mmc/files/patch-ac')
-rw-r--r-- | mail/mmc/files/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/mmc/files/patch-ac b/mail/mmc/files/patch-ac new file mode 100644 index 000000000000..28f201be2b53 --- /dev/null +++ b/mail/mmc/files/patch-ac @@ -0,0 +1,13 @@ +--- src/address.h 2000/07/21 13:28:27 1.1 ++++ src/address.h 2000/07/21 13:30:50 +@@ -23,8 +23,8 @@ + #ifndef __MMC_ADDRESS_H + #define __MMC_ADDRESS_H + +-#include <alloca.h> +-#include <db1/db.h> ++/*#include <alloca.h>*/ ++#include <db.h> + #include <errno.h> + #include <fcntl.h> + #include <stdio.h> |