summaryrefslogtreecommitdiff
path: root/mail/bincimap/files/patch-src_convert.h
blob: 75f0a9dc998c4b9f363b12a80851cd5ca11dc4d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/convert.h.orig	2005-02-08 20:30:22 UTC
+++ src/convert.h
@@ -43,6 +43,8 @@
 #include <iostream>
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <sys/stat.h>
 
 #include "address.h"