summaryrefslogtreecommitdiff
path: root/ext/date/lib/timelib.c
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2005-06-29 19:08:26 +0000
committerDerick Rethans <derick@php.net>2005-06-29 19:08:26 +0000
commite4860af7850b172fb16ea4fb2cc1e2e747e95959 (patch)
treee115a4cfd33a64013f476bff8025b387f735ab8f /ext/date/lib/timelib.c
parente7de7ff9e2f0b9638b9a71096f8b4c2f3624e3a9 (diff)
downloadphp-git-e4860af7850b172fb16ea4fb2cc1e2e747e95959.tar.gz
- Reorganize headers, and update TODO.
Diffstat (limited to 'ext/date/lib/timelib.c')
-rw-r--r--ext/date/lib/timelib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/date/lib/timelib.c b/ext/date/lib/timelib.c
index 1ab0a49fea..576b2e2efc 100644
--- a/ext/date/lib/timelib.c
+++ b/ext/date/lib/timelib.c
@@ -18,9 +18,6 @@
/* $Id$ */
-#include <timelib_config.h>
-
-#include "timelib_structs.h"
#include "timelib.h"
#include <ctype.h>