*** common/mime.c.orig	Sat Apr 19 19:23:48 1997
--- common/mime.c	Thu Aug  7 01:30:44 1997
***************
*** 22,27 ****
--- 22,31 ----
  #include <stdlib.h>
  #endif
  
+ #ifdef HAVE_STRING_H
+ #include <string.h>
+ #endif
+ 
  #include "common.h"
  #include "mime.h"
  
