diff options
Diffstat (limited to 'devel/libee/files/patch-include_libee_timestamp.h')
| -rw-r--r-- | devel/libee/files/patch-include_libee_timestamp.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libee/files/patch-include_libee_timestamp.h b/devel/libee/files/patch-include_libee_timestamp.h new file mode 100644 index 000000000000..31c7dcea42a1 --- /dev/null +++ b/devel/libee/files/patch-include_libee_timestamp.h @@ -0,0 +1,11 @@ +--- 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. + * |
