Merge of r85:88 from branch polarssl into trunk.
[umurmur.git] / src / channel.c
index 1fab5a4a793cdde82849bb36373798d03697c40e..3524a966f9c958dfe52ca70eefc296596c0172ed 100644 (file)
@@ -29,6 +29,8 @@
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 #include <limits.h>
+#include <stdlib.h>
+#include <string.h>
 #include "log.h"
 #include "list.h"
 #include "client.h"