opnsense-ports/devel/libee/files/patch-include_libee_timestamp.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

11 lines
308 B
C

--- include/libee/timestamp.h.orig 2011-06-21 14:30:23.982105039 -0500
+++ include/libee/timestamp.h 2011-06-21 14:30:49.970716777 -0500
@@ -29,6 +29,8 @@
#ifndef LIBEE_TIMESTAMP_H_INCLUDED
#define LIBEE_TIMESTAMP_H_INCLUDED
+#include <time.h>
+
/**
* An object to represent a CEE/XML timestamp.
*