summaryrefslogtreecommitdiff
path: root/mail/libpst/files/patch-ab
blob: b71bb3d4d6f3ba80e6e4992a960cb00ea294b93d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- readpst.c.orig     Fri Dec 13 20:26:53 2002
+++ readpst.c  Fri Dec 13 20:27:06 2002
@@ -3,7 +3,6 @@
 #include <time.h>
 #include <string.h>
 #include <ctype.h>
-#include <getopt.h>
 #include <limits.h>

 #ifndef WIN32