opnsense-ports/textproc/zorba/files/patch-src__api__auditimpl.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
312 B
C++

--- ./src/api/auditimpl.h.orig 2014-09-01 14:22:29.528842989 -0400
+++ ./src/api/auditimpl.h 2014-09-01 14:22:55.741771989 -0400
@@ -18,6 +18,7 @@
#ifndef ZORBA_API_AUDIT_IMPL_H
#define ZORBA_API_AUDIT_IMPL_H
+#include <sys/types.h>
#include <zorba/audit.h>
#include <zorba/audit_scoped.h>
#include <map>