1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/mail/enma/files/patch-enma_src_enma.c
Martin Wilke 2f515b22d0 - Update to 1.2.0
PR:		164664
Submitted by:	maintainer
2012-03-04 06:55:04 +00:00

11 lines
268 B
C

--- ./enma/src/enma.c.orig 2011-11-07 12:18:02.000000000 +0900
+++ ./enma/src/enma.c 2012-02-25 14:52:45.000000000 +0900
@@ -15,6 +15,7 @@
#include <stdio.h>
#include <assert.h>
#include <sysexits.h>
+#include <stdbool.h>
#include <stdlib.h>
#include <syslog.h>