13 lines
291 B
Text
13 lines
291 B
Text
--- src/elm.c.orig Sat Dec 7 23:51:21 2013
|
|
+++ src/elm.c Sat Dec 7 23:51:36 2013
|
|
@@ -21,10 +21,6 @@ static char rcsid[] = "@(#)$Id: elm.c,v 1.12.2.1 1999/
|
|
#include "s_elm.h"
|
|
#include "elmlib.h"
|
|
|
|
-#ifdef BSD_TYPE
|
|
-# include <sys/timeb.h>
|
|
-#endif
|
|
-
|
|
#include "mime.h"
|
|
#include "me.h"
|
|
|