15 lines
353 B
Plaintext
15 lines
353 B
Plaintext
$OpenBSD: patch-src_elm_c,v 1.1 2013/12/07 23:28:39 jca Exp $
|
|
--- 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"
|
|
|