ports/mail/wmmaiload/files/patch-wmmaiload_main.h
Robert Clausecker a5f1cca72a mail/wmmaiload: fix build on recent FreeBSD.
Also fix some obvious things (missing deps, etc).

PR:		267613
Reported by:	fuz@fuz.su (maintainer)
MFH:		2022Q4 (build fix)
2022-11-09 14:10:25 +01:00

11 lines
231 B
C

--- wmmaiload/main.h.orig 2005-08-28 11:54:03 UTC
+++ wmmaiload/main.h
@@ -27,8 +27,6 @@
#ifndef MAIN_H
#define MAIN_H
-#include <utime.h>
-#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "dockapp.h"