Switch to unified view
a/src/internfile/mh_mbox.cpp | b/src/internfile/mh_mbox.cpp | ||
---|---|---|---|
... |
... |
||
16 | * along with this program; if not, write to the |
16 | * along with this program; if not, write to the |
17 | * Free Software Foundation, Inc., |
17 | * Free Software Foundation, Inc., |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
19 | */ |
19 | */ |
20 | #ifndef TEST_MH_MBOX |
20 | #ifndef TEST_MH_MBOX |
21 | #include "autoconfig.h" |
||
22 | |||
21 | #include <stdio.h> |
23 | #include <stdio.h> |
22 | #include <fcntl.h> |
24 | #include <fcntl.h> |
23 | #include <errno.h> |
25 | #include <errno.h> |
24 | #include <unistd.h> |
26 | #include <unistd.h> |
25 | #include <time.h> |
27 | #include <time.h> |