mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 01:20:31 -04:00
10 lines
278 B
C
10 lines
278 B
C
--- libaegis/introspector/time.h.orig 2012-12-04 02:03:33 UTC
|
|
+++ libaegis/introspector/time.h
|
|
@@ -19,6 +19,7 @@
|
|
#ifndef LIBAEGIS_INTROSPECTOR_TIME_H
|
|
#define LIBAEGIS_INTROSPECTOR_TIME_H
|
|
|
|
+#include <time.h>
|
|
#include <libaegis/introspector.h>
|
|
#include <libaegis/output.h>
|
|
|