diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-08-30 20:42:07 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 15:03:13 -0500 |
commit | 4fa13976a2a2ef72a74590c75d2f25cbbea48b83 (patch) | |
tree | 7447d2db320f51c48a0e49dc59d6fe0bd5b4c8c8 | |
parent | 331d100b0bebe18198d456cb19175b938813c4a6 (diff) | |
download | samba-4fa13976a2a2ef72a74590c75d2f25cbbea48b83.tar.gz samba-4fa13976a2a2ef72a74590c75d2f25cbbea48b83.tar.bz2 samba-4fa13976a2a2ef72a74590c75d2f25cbbea48b83.zip |
r24810: Don't collide with <time.h>
(This used to be commit 2e4fe89d41f8d95beb95dc9f8423062076820049)
-rw-r--r-- | source4/headermap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/headermap.txt b/source4/headermap.txt index 1b5c2d2d2d..ff67a66935 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -91,7 +91,7 @@ librpc/gen_ndr/ndr_svcctl_c.h: dcerpc/ndr_svcctl_c.h lib/cmdline/popt_common.h: samba/popt.h lib/util/dlinklist.h: dlinklist.h lib/util/data_blob.h: data_blob.h -lib/util/time.h: time.h +lib/util/time.h: util/time.h version.h: samba/version.h param/proto.h: param/proto.h param/param.h: param.h |