aboutsummaryrefslogblamecommitdiff
path: root/mail/xc-mail/files/patch-ac
blob: b2aa48d58a99b0fbbc481e6e84d1e3479c2d9338 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                        
--- src/npop3get.cxx.orig	Fri Jun 23 10:42:27 2000
+++ src/npop3get.cxx	Sun Oct  1 05:08:18 2000
@@ -12,8 +12,8 @@
 #include <string.h>
 #include <stdlib.h>
 #include <errno.h>
-#include <utime.h>
 #include <sys/types.h>
+#include <utime.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <ctype.h>