mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
11 lines
316 B
C
11 lines
316 B
C
--- ext/date/lib/timelib_structs.h.orig Wed Dec 7 11:11:39 2005
|
|
+++ ext/date/lib/timelib_structs.h Wed Dec 7 11:11:53 2005
|
|
@@ -21,7 +21,7 @@
|
|
#ifndef __TIMELIB_STRUCTS_H__
|
|
#define __TIMELIB_STRUCTS_H__
|
|
|
|
-#include <timelib_config.h>
|
|
+#include "timelib_config.h"
|
|
|
|
#ifdef HAVE_SYS_TYPES_H
|
|
#include <sys/types.h>
|