summaryrefslogtreecommitdiff
path: root/source4/lib/replace/timegm.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-04 13:35:03 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:07 -0500
commitcb962c93737e8d0facdcd26461aaea5062a3b21d (patch)
tree6fc223dfe7588dc0cac138c47346abca481492b8 /source4/lib/replace/timegm.c
parent73493a095ae4802cd3e1222b22321454db17b988 (diff)
downloadsamba-cb962c93737e8d0facdcd26461aaea5062a3b21d.tar.gz
samba-cb962c93737e8d0facdcd26461aaea5062a3b21d.tar.bz2
samba-cb962c93737e8d0facdcd26461aaea5062a3b21d.zip
r18044: timegm.c needs to be in a separate file
(This used to be commit 3ec1db7bd12cdc233c37f261073a33fc48ecd7ce)
Diffstat (limited to 'source4/lib/replace/timegm.c')
-rw-r--r--source4/lib/replace/timegm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/replace/timegm.c b/source4/lib/replace/timegm.c
index 5fb15475f3..1c9a0e4165 100644
--- a/source4/lib/replace/timegm.c
+++ b/source4/lib/replace/timegm.c
@@ -35,8 +35,8 @@
adapted for Samba4 by Andrew Tridgell
*/
-#include "includes.h"
-#include "ldb/include/includes.h"
+#include "replace.h"
+#include <stdlib.h>
#ifndef HAVE_TIMEGM